Some course notes
printf and scanf format codes
notes on "struct"
Some notes on data representation
, especially the IEEE 754 formats.
The bit about polynomial evaluation
(because it doesn't seem to be in the readings)
Graph theory material
-- basic definitions, graph isomorphisms, graph representation, graph traversal, path-finding
Simulation notes
(not entirely complete (some still in scribbles form), but probably close enough)
Dynamic programming
Also see
notes about randomization for assignment three
, which is the majority of the probability and randomization stuff in the course.
[
main course page
]