Disjoint Sets Data Structure: Determining Connected Components of a Graph

preview_player
Показать описание
The video explains the disjoint sets data structure, its operations (make-set, union, and find-set), and its use in discovering graph components.

In the next video, I explain how we can use a design called disjoint set forest as an implementation of disjoint sets. I made two other videos with more advanced items of disjoint sets: The videos can be found:

Thank you!

Dr. Shahriar Hossain
Рекомендации по теме
Комментарии
Автор

Your method of teaching is great.
please upload your videos faster.
thank you so much.

somayamoniry