aboutsummaryrefslogtreecommitdiff
#+title: Algorithms
#+author: Aryadev Chavali

Common algorithms and data structures, written in any language I
want.  Currently there's an implementation for binary trees and singly
linked lists in C++.