Simple, quick cheat sheets on computer science concepts.
- Big-O Notation
- Recursion
- Dynamic Programming
- Bitwise Operators
- Bit-Shift Operators
- Stack Memory and Heap Space - Java
Feel free to add pull requests to add information to any of these sheets or create a new one!
Forked from aspittel's original coding sheet. Samples in Java, concepts expanded, and details added.