You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hackerrank/interview_preparation_kit/graphs/roads_and_libraries-solution-notes.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,5 +23,4 @@ wrong the calculation formula by exchanging the cost variables of libraries and
23
23
Some sources about implementation in:
24
24
25
25
- (*) [HackerRank “Roads and Libraries” Solution Using Disjoint Set Union Operations](https://medium.com/@gunnarbachelor/hackerrank-roads-and-libraries-solution-using-disjoint-set-union-operations-842f35d55fc9)
26
-
-[1.12 Disjoint Sets Data Structure - Weighted Union and Collapsing Find
27
-
](https://www.youtube.com/watch?v=wU6udHRIkcc)
26
+
-[1.12 Disjoint Sets Data Structure - Weighted Union and Collapsing Find](https://www.youtube.com/watch?v=wU6udHRIkcc)
0 commit comments