g-laz77 / algorithms

Documented algorithmic problems/solutions + datastructures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithms

Solved (and usually heavily documented) online judge and classic CS problems as well as various data structure implementations - almost exclusively in C++.

Folders in src are organized by judges and competitions (UVa, Google Code Jam, etc) as well as general problem category.

About

Documented algorithmic problems/solutions + datastructures


Languages

Language:C++ 100.0%