Fun, experiments, challenges, revisits, reviews of old algorithms, etc.
There are acouple modules:
##FB
This contains my solutions codility problems.
##LeetCode
This contains my solutions to the leetcode.com online judge.
##Projects
This contains my solutions to the some of the problems in the Mega Project List
##Stack
This contains various solutions to various problems such as finding anagrams, BST impl, Heap impl, Double Linked List, Sorting algs, etc.