/algo

Collection of well-known algorithms

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

algo

Collection of well-known algorithms

The scope of this repository is to include:

  • Graph Theory
  • Dynamic Programming
  • Data Structures
  • Backtracking
  • ... ?

I have selected java as the main language but we can add C/C++ just taking care of using the same name as the *.java counterparts

Happy coding

-- David Jacobo