This repository stores code I write while solving algorithm problems. As this README file is being written, I solve algorithm problems from TopCoder(www.topcoder.com), and BOJ(www.acmicpc.net). In the near future, Codeforces(www.codeforces.com) may be added.
Directories are organized by classification of algorithms. Directory "fundamentals", however, are training problems tackling fundamentals of programming languages such as input/output and simple(really simple) math.