Recursive Insertion Sort

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 10

  • @bigocast
    @bigocast  2 года назад

    Watch ruclips.net/video/9cIjvXEeOhQ/видео.html for "Gnome sort", a variant of Insertion sort that works just with a single loop.
    Please like the video and subscribe to the channel if you enjoyed it! Subscription Link: cutt.ly/HFTeWMv

  • @myoi1665
    @myoi1665 Год назад +3

    loved the recursive tree trace animation it made it very clear!!!!

  • @NonTwinBrothers
    @NonTwinBrothers 2 года назад +5

    RUclips just recommended this channel to me.
    Honestly not bad videos, surprised I'm only the 42nd subscriber

    • @bigocast
      @bigocast  2 года назад +1

      Thank you for your subscription.
      It would be much appreciated if you could give us feedback to improve the quality.

    • @NonTwinBrothers
      @NonTwinBrothers 2 года назад +2

      @@bigocast
      For this video in particular, I feel like the calculation for the time complexity was a little bit fast.
      I was first confused when I saw the 'T' function. Even though it was declared vocally I had to rewind to understand. A simple visual saying "T(n) := time complexity" would've helped.
      And a quick refresher of what the 'n*(n+1)/n' formula means would help those who are unfamiliar with seeing it.
      Other than that not much to say
      Everything is direct and to the point, and the captions are a nice addition to have!

  • @LokeshWritesCode
    @LokeshWritesCode Год назад

    thank you so much

  • @haylie2363
    @haylie2363 2 года назад +1

    Is it possible to solve the runtime using master theorem?

    • @bigocast
      @bigocast  2 года назад +1

      Yes, Try to find a good link and share with you, if not, will create a video for covering it.

  • @assasinpatates8066
    @assasinpatates8066 Год назад +1

    Your video would have been very good if I didn't have to mute the video eachtime you stop talking because of how loud the music is.