Skip to content

Commit eb1f7b8

Browse files
authored
Added Data Structure section
1 parent 226d642 commit eb1f7b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ But knowing the stuff will help you become better! :muscle:*
2727
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
2828
- [Sorting Algorithms](https://visualgo.net/en/sorting)
2929

30+
### Data Structures
31+
- :movie_camera: [UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)
32+
3033
### Numbers
3134
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
3235
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)

0 commit comments

Comments
 (0)