Skip to content

ksharpdabu/algorithm-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algorithm Playground

This repository will contain my solutions to various programming exercises (in Python, C++, Rust) 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

Advanced

About

This repository will contain my solutions to various programming exercises (in Python, C++, Rust) and some of my personal notes about algorithms in general

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 43.1%
  • Rust 38.1%
  • Python 11.6%
  • Scala 7.2%