Midterm #2

 

CSC 2200 

Fall 2002



Up

Midterm exam #2 is cumulative and will cover chapters 1, 2, 3, 5, and 11.1-11.3 from the textbook, and AVL trees. Focus your preparation on

bulletterminology and definitions of basic concepts in chapters 1, 2, and 3, 5, 11.1
bulletmathematical preliminaries in chapter 2 including those subsections that have not been covered in the class (you are supposed to know them from the prerequisite courses),
bulletsummations, recurrences, and proofs including mathematical induction,
bulletbest, worst, and average cases, asymptotic analysis, upper and lower bounds, definitions of the bounds, proofs of bounds, calculating of the running times,
bulletconstruction and manipulation with binary trees, binary search trees, AVL trees, and tree traversals,
bulletconstruction of min and max heaps and the root node removal,
bulletHuffman coding trees, their construction, Huffman Code development and its efficiency,
bulletgraph definitions, DFS and BFS graph traversals, topological sorting using DFS.

For problems or questions regarding this web contact besta@cs.wayne.edu.
Last updated: September 09, 2002.