CISC 621 Agorithm Design and Analysis -- final review sheet

  • Dec 16, 10:30-12:30 final exam in course classroom. The emphasis is on the post-midterm topics listed here. Although less emphasized, pre-midterm topics are also fair game.

    Topics:

    sample questions:

    The questions will be mainly `knowledge based' questions such as the affinity questions on the midterm or `explain this' questions. Some questions will be `solve problem'. These will be similar to homework problems we've had.


    Remark to those studying for prelims: We have covered most of the customary prelim topics in Algorithms. A few areas that do turn up on prelim questions that we didn't have time to cover are: String matching(Boyer/Moore and Knuth/Morris/Pratt algs), Computational Geometry (We discussed the closest pair of points alg, but not for example convex hull algs such as Graham scan and package wrapping), Approximation algs for NPC problems, Network Flow, Primality and public key cryptography(RSA).

  • Oct 30: midterm Topics: