mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 12:16:14 -04:00
👾🐍 master algorithms with python (and my book 🖤)
📖 my book on algorithms and data structure in python (2014)
- ➡️ one of the first-ever publications to solve classic computer science algorithm and data structure problems in python, published by hanbit media in 2014.
- ➡️ as of today, it has 4.6/5 stars and 33 reviews (not bad for a book written in school by a self-taught).
- ➡️ this book as a reference for a CMU computer science class.
- ➡️ here is a pic when this repo used to have 600+ stars and 300 forks (before 💩 happened 😞).
📖 algorithms and data structures revisited (2023)
- 𝟘𝟘𝟘𝟙. arrays and strings
- 𝟘𝟘𝟙𝟘. bit operations
- 𝟘𝟘𝟙𝟙. dynamic programming
- 𝟘𝟙𝟘𝟘. graphs
- 𝟘𝟙𝟘𝟙. hash objects
- 𝟘𝟙𝟙𝟘. heaps
- 𝟘𝟙𝟙𝟙. linked lists
- 𝟙𝟘𝟘𝟘. math
- 𝟙𝟘𝟘𝟙. queues
- 𝟙𝟘𝟙𝟘. searching
- 𝟙𝟘𝟙𝟙. sets
- 𝟙𝟙𝟘𝟘. sorting
- 𝟙𝟙𝟘𝟙. stacks
- 𝟙𝟙𝟙𝟘. trees
- 𝟙𝟙𝟙𝟙. tries
external resources
Description
👾 my detailed walk-through for mastering classical algorithm and data structure problems (and the book i published by hanbit media a decade ago)
algorithmalgorithmsbreath-first-searchcode-interviewdata-structuredata-structuresdepth-first-searchexercisegraphs-algorithmsinterviewlearn-algorithmpythonpython-solutionqueuestries
Readme
17 MiB
Languages
Python
84.4%
Makefile
15.4%
C
0.2%