Some code I've written for my algorithms and data structures class
- mergesort
- quicksort (naive partitioning)
- binary search
An experimental python testmaker is also available under practices.
lists are only posted after they've been closed
my algorithms class's code, including practical exams and the exercise lists (l1 ... ln)
CGPL-3.0