Theoretical CS
Home
Syllabus
Schedule
Readings
3.4 Lab 3
tower of hanoi? maybe
Objectives
The goal of this lab is to
evaluate
your ability to:
write and prove recursive algorithms
analyze time and space complexity
search and sort through data structures
Tasks
<< 3.3 Searching and Sorting
4.1 Trees and Graphs >>