aboutsummaryrefslogtreecommitdiff
path: root/README.org
blob: d8abb2b65e6cb06e2a58ec94616d7cee7be8753a (plain)
1
2
3
4
5
6
#+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++.