Review of data structures and algorithms.
Review topics are listed below.
Sorting
Searching
Recursion
Dynamic Programming
Graph Algorithms
Arrays
Lists
Maps
Stacks and Queues
Trees and Heaps
Graphs
Bit manipulation operations
Combinatorics
Probability
Linear algebra
FFT
Bloom filter
Hyper log log
Implementation of above in languages
Language-specific features and philosophy
Unicode, ASCII, encoding, and strings
Systems Level Programming
Scaling
Unix
Supplemental topics