mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-05-22 08:21:12 -04:00
👾 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
book | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md |
Python and Algorithms & Data Structures
This repository contains a comprehensive study of Algorithms & Data Structures in Python, including an "e-book" I wrote.
/src/examples_in_my_book
All the examples and lessons I show in my ebook.
/src/futher_examples/
More advanced examples that are not mentioned in my book:
- Solutions for the book Cracking the Code,
- Solution for Project Euler and Topcoder.
Further Learning
[Check out my lessons in machine learning.] (https://github.com/mariwahl/Machine-Learning-Lessons)
Check out my lessons in numerical methods.
Check out the Friday Lessons from Hacker School
Be Social!
Please drop me a line or submit a patch if you have any suggestions!