Per's Public Data Repository
Algorithms
Table of contents for notes on algorithms.
Graphs
BFS
DFS
A*
Sort
Bubble Sort
Insertion Sort
Merge Sort
Quick Sort