Dijkstra’s Algorithm | Graphs | Min Heap | Priority Queue | Shortest Path | Animation

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

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

  • @user-jf1vo7vv4b
    @user-jf1vo7vv4b 7 месяцев назад +4

    Great video, can't believe you only have 62 subscribers currently!

    • @depthfirst1
      @depthfirst1  7 месяцев назад

      Hey, thanks for your kind words!

    • @jancsi-vera
      @jancsi-vera 7 месяцев назад

      I’m subscribing now, video is great😊

    • @depthfirst1
      @depthfirst1  7 месяцев назад

      Thank you very much, appreciate it!

  • @ashkane417
    @ashkane417 9 месяцев назад +1

    Great video, hope this channel gets the recognition it deserves.

  • @BlahBlah-zr8ie
    @BlahBlah-zr8ie 2 месяца назад

    very good visualization, thank you. I was trying to find a video with the min heap visualization as well as the dictionary.

  • @titocandraseptio7636
    @titocandraseptio7636 8 месяцев назад

    this is the video i needed, easy to understand, thankyouu very much !!

    • @depthfirst1
      @depthfirst1  8 месяцев назад

      Of course! Glad it helped!

  • @benson4225721
    @benson4225721 7 месяцев назад

    Really clear explanation, thank you!

    • @depthfirst1
      @depthfirst1  7 месяцев назад

      You're very welcome! Glad it was helpful!

  • @sallaklamhayyen9876
    @sallaklamhayyen9876 6 месяцев назад +1

    great explanation = thank you so much 🥰🥰🥰

  • @markuscwatson
    @markuscwatson 6 месяцев назад

    Great video. Thanks for sharing

  • @rostislav_engineer
    @rostislav_engineer 4 месяца назад

    thank you for this video

  • @avagreene5966
    @avagreene5966 8 месяцев назад

    this was so helpful thank you!

  • @a.m.4154
    @a.m.4154 5 месяцев назад +1

    This is a weird algorithm because while it is easy, it is not exactly intuitive.

    • @depthfirst1
      @depthfirst1  5 месяцев назад

      Yeah, Dijkstra's algorithm might seem unintuitive at first, but visualizing each step can help clarify it.