A collection of programming techniques I have picked up over time. These include Dynamic Programming, Binary Searches, Hashing, Graph algorithms such as: DFS, BFS, Articulation Points, Lowest Common Ancestor, Heavy Path Decomposition, Segment Trees and Lazy Propagation.