Algorithms

Sorting Algorithms

TODO

  • Provide explanation of the O(n) notation
  • Explain in my own words the sorting algos
  • bubble, quick, merge…others

Graph Algorithms