Skip to content

This was what I learned from the second algorithm class. Yesterday I learned how to do QuickFind, but that algorithm required O(N^2). Today's algorithms make this process much easier by simplified the union method.

Notifications You must be signed in to change notification settings

PingLin1215/Second-Algorithm-Class-Quick-Union-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Second-Algorithm-Class-Quick-Union-

This was what I learned from the second algorithm class. Yesterday I learned how to do QuickFind, but that algorithm required O(N^2). Today's algorithms make this process much easier by simplified the union method.

About

This was what I learned from the second algorithm class. Yesterday I learned how to do QuickFind, but that algorithm required O(N^2). Today's algorithms make this process much easier by simplified the union method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published