Skip to content

Commit 5b2f619

Browse files
authored
Update TODO.md
1 parent df394ef commit 5b2f619

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

TODO.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@
7070
+ [MIT OCW](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)
7171
+ [Youtube](https://www.youtube.com/playlist?list=PLUl4u3cNGP61Oq3tWYp6V_F-5jb5L2iHb).
7272
+ [CSAIL](http://courses.csail.mit.edu/6.006/fall11/notes.shtml).
73-
* MIT's Advanced Data Structures Course (6.851):
74-
+ [CSAIL](https://courses.csail.mit.edu/6.851/).
75-
+ [MIT OCW](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/).
76-
+ [Youtube](https://www.youtube.com/playlist?list=PLUl4u3cNGP61hsJNdULdudlRL493b-XZf).
7773
* MIT's Design and Analysis of Algorithms Course (6.046J):
7874
+ 2012:
7975
* [MIT OCW](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2012/).
@@ -82,6 +78,13 @@
8278
* [Stellar Site](http://stellar.mit.edu/S/course/6/sp15/6.046J/materials.html).
8379
* [MIT OCW](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-046j-design-and-analysis-of-algorithms-spring-2015/).
8480
* [Youtube](https://www.youtube.com/playlist?list=PLUl4u3cNGP6317WaSNfmCvGym2ucw3oGp).
81+
* MIT's Advanced Data Structures Course (6.851):
82+
+ [CSAIL](https://courses.csail.mit.edu/6.851/).
83+
+ [MIT OCW](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/).
84+
+ [Youtube](https://www.youtube.com/playlist?list=PLUl4u3cNGP61hsJNdULdudlRL493b-XZf).
85+
* MIT's Advanced Algorithms Course (6.854):
86+
+ [CSAIL](http://people.csail.mit.edu/moitra/854.html).
87+
+ [YouTube](https://www.youtube.com/playlist?list=PL6ogFv-ieghdoGKGg2Bik3Gl1glBTEu8c).
8588
* [List of Algorithms, Wikipedia](https://en.wikipedia.org/wiki/List_of_algorithms).
8689
* [List of Data Structures, Wikipedia](https://en.wikipedia.org/wiki/List_of_data_structures).
8790
* GeeksForGeeks:

0 commit comments

Comments
 (0)