Books¶
This section contains my thoughts on books I’ve read. These are going to be mostly technical or non-fiction reads.
- The Algorithm Design Manual - Steven S. Skiena
- A Common Sense Guide to Data-Structures and Algorithms - Jay Wengrow
- Cracking the Coding Interview - Gayle Laakmann McDowell
- Database Internals - Alex Petrov
- Elements of Programming Interviews - Adnan Aziz, Tsung-Hsien Lee
- Grokking Algorithms - Aditya Bhargava
- How Linux Works by Brian Ward
- How to take smart notes - Sönke Ahrens
- Problem Solving with Data-Structures and Algorithms using Python
- The Rust Programming Language - Steve Klabnik and Carol Nichols
- Designing Data Intensive Applications - Martin Kleppmann