Summary
Keywords
Full Transcript
Related Videos: Union find intro: https://www.youtube.com/watch?v=ibjEGG7ylHk Union find kruskal's algorithm: https://www.youtube.com/watch?v=JZBQLXgSGfs Union find union and find: https://www.youtube.com/watch?v=0jNmHPfA_yE Union find path compression: https://www.youtube.com/watch?v=VHRhJWacxis Union find code: https://www.youtube.com/watch?v=KbFlZYCpONw Data Structures Source Code: https://github.com/williamfiset/algorithms My website: http://www.williamfiset.com =================================== Practicing for interviews? I have used, and recommend `Cracking the Coding Interview` which got me a job at Google. Link on Amazon: https://amzn.to/3cvMof5 A lot of the content on this channel is inspired by the book `Competitive Programming` by Steven Halim which I frequently use as a resource and reference. Link on Amazon: https://amzn.to/3wC2nix
