/Algodata

Algorithms and Data structures repository of mine implementation

Primary LanguageC++

[Algo]rithms and [data] structures of mine implementation

  1. A lot of tasks came from CLRS book
  2. And from Antti Laaksonen's Competitive programming handbook
  3. Some from hackerrank, leetcode, codewars and geeksforgeeks
  4. Also some hackathons, like google hash code
  5. Others came from random internet pages
  • Some others are mine implementation of commonly needed operations