algorithms. A C++ implementation of the algorithms and data structures presented in Coursera's "Algorithms, Part I" course

github.com/giacomo-b/algorithms

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

April 2020
  • Minor code rearrangements
  • Merge branch 'master' of https://github.com/giacomo-b/algorithms
  • Added stack implementations
  • Update README.md
  • Added union-find algorithms
  • Initial commit