Home   |   CV   |   Publications   |   Teaching   |   FAQ   |   CSEd Blog   |   Misc.
Most of the material I have developed can be found on the data structures course page and the algorithms course page. Do let me know if you want to use these slides and/or if you need the .pages or .ppt version.
The following are notes, exams and exercises I developed for other courses.
Miscellaneous Topics on Algorithms
CS1 Exams (in C)
Object Oriented Programming & Other Topics
const
, and static
I have learned a lot from reading the teaching statements of others and so will include mine here. Following the lead of Amy Ko, I am including the different teaching statements I wrote over time.
Last modified: . Site design adapted from Danqi Chen