- 0001. arrays and strings
- 0010. bit operations
- 0011. dynamic programming
- 0100. graphs
- 0101. hash objects
- 0110. heaps
- 0111. linked lists
- 1000. math
- 1001. queues
- 1010. searching
- 1011. sets
- 1100. sorting
- 1101. stacks
- 1110. trees
- 1111. tries
- β‘οΈ one of the first-ever publications solving classic algorithm and data structure problems in python, published by hanbit media .
- β‘οΈ last time i checked, it had 4.6/5 stars and 33 reviews (not bad for a book written in school by a self-taught!) .
- β‘οΈ this repo used to have 600+ stars and 300 forks before π© happened π (here is a proof) .
- β‘οΈ just for fun: this book as a reference for a CMU computer science class .