DS & algorithm problems from Leetcode, Hackerrank and the book Elements of Programming Interviews in Python.
- https://algo.monster/problems/stats
- https://techdevguide.withgoogle.com/
- https://www.reddit.com/r/cscareerquestions/comments/i20ffi/how_long_does_it_take_to_learn_getting_a_job/
- https://medium.com/leetcode-patterns
- https://www.teamblind.com/post/New-Year-Gift---Curated-List-of-Top-75-LeetCode-Questions-to-Save-Your-Time-OaM1orEU
- https://www.linkedin.com/posts/activity-6912104044836651008-hVFH?utm_source=linkedin_share&utm_medium=member_desktop_web
- https://roadmap.sh/backend
- https://github.com/AitZaid/TechBookHunter_Free-Coding-Interview-Books
- https://benjaminb.gumroad.com/l/oxwkh
- In Python, a list comprehension uses a lot more memory than a generator
- Time complexities of each operation in common data structures: https://wiki.python.org/moin/TimeComplexity