Union Find Introduction

preview_player
Показать описание
Introduction to the Disjoint Set (Union find) data structure

Related Videos:

Data Structures Source Code:

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

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

the whole union-find playlist is very useful! tnx

rainymondays
Автор

William, you were the reason, I was able to understand the Union-Find so well, that I was able to code it perfectly, right after your explanation, w/o looking at the source. And by the way, I am dumb xD. Thank you so much William !

nikhilraj
Автор

This playlist is awesome! The animations really made me understand union-find once and for all! Thank you for this @WilliamFiset

tanmay-patil
Автор

i was taking the princeton D&A course on coursera and was confused af, but this video was so helpful. They didnt even explain what union find was or what its used for, i was so lost

ngndnd
Автор

how many "favorite" data structures do you have! lol

killahjon
Автор

I wish my algorithm professor was this clear in explaining algos, btw nice explanation than most of the paid courses out there

ShivamPanchbhai
Автор

hi william, is there a page you maintain where i can practice problems on sites like kattis/codeforces after studying one concept?

diljitpr
Автор

looking at the notation, shouldn't it be amortized linear time, instead of amortized constant time

rishabhjain
Автор

great video! very useful to point out how the Union Find algo can be used

myeverymusic
Автор

2:09 missed opportunity to merge 6 and 9 together (this is great tho)

greyreynyn
Автор

So far I'm crushing over tries. Let's see how I feel about Union Find

darthvader_
Автор

2:35 magnet 2, 3, 4 are yellow group or orange???

aditya
Автор

What software for animations is he using?

frankd
Автор

He's not Indian, he's not Indian!

coop
Автор

It is an algorithm not data structure.

julielong