/algorithm-playground

Primary LanguageJupyter NotebookMIT LicenseMIT

Algorithm Playground

This repository will contain my solutions to various programming exercises in Python and some of my personal notes about algorithms in general

References

Books

  • Cracking the Coding Interview, Gayle Laakmann McDowell
  • Elements of Programming Interviews, Adnan Aziz
  • Introduction to Algorithms, Thomas Cormen
  • The Algorithm Design Manual, Steven Skiena
  • Algorithms, Robert Sedgewick
  • Grokking Algorithms, Aditya Bhargava
  • Learning Algorithms Through Programming and Puzzle Solving, Alexander S. Kulikov and Pavel Pevzner

Repositories

Sites

Videos