7 lines
204 B
Org Mode
7 lines
204 B
Org Mode
#+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++.
|