Spanning Tree | MST | Graph Theory

preview_player
Показать описание
This video explains what is a spanning tree and minimum spanning tree or minimum cost spanning tree along with all it's important properties with examples which you will need to solve MST problems and also become confident for your interviews.I have explained when is a spanning tree possible for a graph and what can be the maximum number of spanning trees and how to find spanning trees and other such questions.If you find any difficulty or have any query then do COMMENT below. PLEASE help our channel by SUBSCRIBING and LIKE our video if you found it helpful...CYA :)

========================================================================

=======================================================================
Рекомендации по теме
Комментарии
Автор

It has been a long time that I am here at your channel...
Now I can say with full of confidence that teacher does't matters is just a myth...
Respect for you from the bottom of heart....

amitkumargupta
Автор

This video is Minimum Time Spanning video for understanding Spanning tree & MST. Best teaching Sir.

reshmah
Автор

Again, founding your channel made me more interested in algorithms and competitive programming. Thank you. Your explanation is mind-blowing.

iamakifislam
Автор

Helpful video 😊
Thank you sir so much
This Graph series is bestest on whole YouTube..

kunalsoni
Автор

complete package ... maza aa gaya. thank you

Learner
Автор

I am loving the topic i feared the most... Awesome explanation 🙏🏼

spetsnaz_
Автор

Thanks a lot for the crystal clear explanation!..Excited for the next on this series.

ChandraShekhar-bycd
Автор

Bhai you are the best. You explain everything in such a minimum amount of time. : )

mayankchauhan
Автор

Waiting for implementation of MST. Nice explanation

ashwinram
Автор

Thank you for all the work you are doing. Can't wait for prims and kruskal videos.

nagarjunreddygaddam
Автор

Thanks a lot for the very crystal clear explanation!

vamshidharsingh
Автор

really simple & clear explanation !!! keep posting more

anmolwadali
Автор

Thanks for video. Looking forward to Prims and Kruskal and then also to learn why Dijkstra can’t be applied to find MST.

theghostwhowalk
Автор

Thank you sir I'm a new subscriber

bigBel
Автор

Awesome video with light Speed Outro.😍

AnkushKumar-mkns
Автор

Sir, In application (A, B) = 20 and (B, D), I can't understand that, could you please tell me ?!

youniverse
Автор

Very well explained Thanks . Sir can you help me how to solve maths problem in competitive programming (to ace a job) and what number theory concept we should study ?

amartyadutta
Автор

You missed one thing, ie.. Number of Spanning Trees that can be generated from a given tree NumberOfSpanningTree= (EC|V-1| - number of cycles) where C represents Combinations like nCr

rajeshbammidy
Автор

Does MST algorithms are true for negative weight edges ?

ayushgarg
Автор

Thanks a ton Surya for this. 10:00 Shouldn't (A, B) -> 12 and (B, D) -> 7 though?

gogyoo