We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 226d642 commit eb1f7b8Copy full SHA for eb1f7b8
README.md
@@ -27,6 +27,9 @@ But knowing the stuff will help you become better! :muscle:*
27
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
28
- [Sorting Algorithms](https://visualgo.net/en/sorting)
29
30
+### Data Structures
31
+- :movie_camera: [UC Berkeley, Data Structures Course](https://archive.org/details/ucberkeley-webcast-PL-XXv-cvA_iAlnI-BQr9hjqADPBtujFJd)
32
+
33
### Numbers
34
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
35
- :page_facing_up: [Basic Number Theory Every Programmer Should Know...](https://www.codechef.com/wiki/tutorial-number-theory/)
0 commit comments