Dijkstra's Algorithm | Single Source Shortest Path | Graph Theory | By :- Harendra Sharma

Поделиться
HTML-код
  • Опубликовано: 19 сен 2024
  • In this lecture we are going to learn about Dijkstra Algorithm which is used to find the distance between the source vertex to remaining other vertices.
    Dijkstra's Algorithm in Hindi
    Dijkstra's Algorithm for single source shortest path.
    Dijkstra's Algorithm in Graph Theory
    Dijkstra's Algorithm in Data Structure
    Dijkstra's Algorithm in DAA
    For more videos
    Subscribe
    Bhai Bhai Tutorials
    By- Harendra Sharma
    #DijkstraAlgorithm
    #SingleSourceShortestPath
    #Dijkstra
    #Algorithm
    #GraphTheory
    #DAA
    #DataStructure

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

  • @2788sanju
    @2788sanju 4 года назад +1

    Kindly use different coloured markers.. it will facilitate better understanding .. 🌝

  • @sumiyatamannur423
    @sumiyatamannur423 3 года назад +2

    I think the shortest will be 12, not 14.

    • @BhaiBhaiTutorials
      @BhaiBhaiTutorials  3 года назад

      We don't have to find MST.
      By this algo we only find the minimum shortest path between source vertex to other remaining vertices as I explain it..

  • @anmolsingh8660
    @anmolsingh8660 4 года назад +1

    Sir kisi directed graph main kaise nikalenge shortest path.

    • @BhaiBhaiTutorials
      @BhaiBhaiTutorials  4 года назад

      Same Method h directed and undirected graph m.
      Directed Graph m aapko adjacent dekhna hota h like A to B edge h ya B to A