This commit is contained in:
Sidharth Anand 2022-12-20 11:11:33 +01:00 committed by GitHub
commit 65f18cbe94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,9 @@ But knowing the stuff will help you become better! :muscle:*
💊 Curated list of falsehoods programmers believe in. 💊 Curated list of falsehoods programmers believe in.
Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more. Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more.
### Learning How to Learn
- [Learning How to Learn - Coursera](https://www.coursera.org/learn/learning-how-to-learn)
### Algorithms ### Algorithms
- [Big O Cheatsheet](http://bigocheatsheet.com/) - [Big O Cheatsheet](http://bigocheatsheet.com/)
- :book: [Computer Science Distilled](https://www.goodreads.com/book/show/34189798-computer-science-distilled) - :book: [Computer Science Distilled](https://www.goodreads.com/book/show/34189798-computer-science-distilled)