Computer Science Notes
- Book: Introduction to Algorithms – Cormen/Leiserson/Rivest/Stein (CLRS)
- Book: Structure and Interpretation of Computer Programs – Abelson/Sussman (SICP)
- Course: MIT 6.006 Introduction to Algorithms (YouTube) – Demaine
- Course: MIT 6.824 Distributed Systems – Morris
- Course: CMU 15-445 Database Systems – Pavlo
- Exercises: Nand2Tetris
- Exercises: Leetcode
golden section search - numerical approximation thing