File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -802,7 +802,7 @@ if you can identify the runtime complexity of different algorithms. It's a super
802
802
- [ ] [Heap Sort (video)](https://www.coursera.org/lecture/data-structures/heap-sort-hSzMO)
803
803
- [ ] [Building a heap (video)](https://www.coursera.org/lecture/data-structures/building-a-heap-dwrOS)
804
804
- [ ] [MIT: Heaps and Heap Sort (video)](https://www.youtube.com/watch? v=B7hVxCmfPtM& index=4& list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb)
805
- - [ ] [MIT 6.006 Introduction to Algorithms:Binary Heaps](https://www.youtube.com/watch? v=Xnpo1atN-Iw& list=PLUl4u3cNGP63EdVPNLG3ToM6LaEUuStEY& index=12)
805
+ - [ ] [MIT 6.006 Introduction to Algorithms: Binary Heaps](https://www.youtube.com/watch? v=Xnpo1atN-Iw& list=PLUl4u3cNGP63EdVPNLG3ToM6LaEUuStEY& index=12)
806
806
- [ ] [CS 61B Lecture 24: Priority Queues (video)](https://archive.org/details/ucberkeley_webcast_yIUFT6AKBGE)
807
807
- [ ] [Linear Time BuildHeap (max-heap)](https://www.youtube.com/watch? v=MiyLo8adrWw)
808
808
- [ ] [[Review] Heap (playlist) in 13 minutes (video)](https://www.youtube.com/playlist? list=PL9xmBV_5YoZNsyqgPW-DNwUeT8F8uhWc6)
You can’t perform that action at this time.
0 commit comments