/grokking-algorithms

Code related to the book 'Grokking Algorithms'.

Primary LanguagePython

Grokking Algorithms

Every chapter has been seperated by directories and individual branches. Main branch contains all chapters.

Dependencies

  • python interpreter & runtime: Python 3.10
    • note that other versions may be able to run the source code too