- Big-O
- Binary search algorithm (analysis and Python code)
- From algorithm to flowchart
- Linear search algorithm
- Analysis of linear search algorithm (analysis and Python code)
- Mathematical proof (proof of an odd number times an odd number equals an odd number)
- Python for beginners - part 1 (Quick start)
- Python for beginners - part 2 (Quick start)
- Recursion
- Solution strategies - part 1
- Solution strategies - part 2
- Time complexity