#linkstate, #dijkstra Link State Routing -Dijkstra's Algorithm - Unicast Routin
Пікірлер: 30
@KanishH-v3z Жыл бұрын
you are taking in a good way and it is very easy to understand also i thank you from the bottom of my heart. ones i thank you.
@preethij427 Жыл бұрын
Thank you for your kind words! I'm glad you find the content easy to understand.
@KanishH-v3z Жыл бұрын
cani i get your number pls @@preethij427
@sadammohamed-r8p5 күн бұрын
Thank you mam for explaining it in an easy manner.
@preethij4275 күн бұрын
Most welcome 😊
@sachinshetty69078 ай бұрын
Last moment you won by teaching and I won in result🎉🙏
@preethij4278 ай бұрын
Thank you
@wellyfa14 күн бұрын
D can also come for the root node A mam
@janakiramgowdnaidu1101 Жыл бұрын
Thank you mam for the simple and easy way od explanation
@preethij427 Жыл бұрын
You’re welcome…
@ppujeth7389 Жыл бұрын
in dijkstras algorithm we can reach E through A->C->F-> with cost 5 less than 7
@preethij427 Жыл бұрын
In the Dijkstra algorithm walkthrough, at 9:03 minutes, In the third row of the table, the already visited nodes in the tree is { A, B, C}. To reach the other nodes in the network using the already visited tree, the correct minimum distance from A to E is 7 (A to B: 3 + B to E: 4). Additionally, in the fourth row {A, B, C, F}, the minimum distance to E is 5. { A -> E -> F } is 5.
@RafiZubayer5 ай бұрын
Where's the A to D node cost mam?
@codingdude8718Ай бұрын
ha bro thats a mistake by her but anyways good explanation