Other Notes
Geometry - Sweep line
Resources for sweep line
SQRT Decomposition and Mo’s Algorithm
Resources for SQRT decomposition
Game theory - The game of Nim
Links to Game of Nim articles and questions
Shortest Path and MST
All Shortest Path and MST algorithms
Solving RMQ Problems
Ways of solving RMQ problems and reducing LCA to RMQ
Data Structure and Algorithms in Python
Notes on Data Structures and Algorithms in Python by Michael T. Goodrich, Roberto Tamassia, Michael H. Goldwasser.