Practice 2
· One min read
I checked solution descriptions and solutions in for the problems in practice 2.
Additional resources
Note that our handbook code (Java/C++) implements a space-efficient version of union-by-rank with path compression.
I checked solution descriptions and solutions in for the problems in practice 2.
Additional resources
Note that our handbook code (Java/C++) implements a space-efficient version of union-by-rank with path compression.