Code Samples (in Python)
- Fibonacci Sequence
- Recursive Exponentiation
- Recursive Max
- Recursive Linear Search
- Mergesort
- Quicksort
- Introduction to networkx
- Graph Isomorphisms
- Huffman Code
- Trees
- Binary Trees
- Dijkstra’s Algorithm
Projects
- Partitions (Python)
- Stern Sequence (C++)
- Dragon Fractal (code)
- Trees (C++)
- Binary Search Trees (C++)
Writing Prompts