CS435 Handouts (Spring 2016) Copyright by A. Gerbessiotis (2006-2016). All rights reserved.


B1. Mini-Project and Exams


Before you do the MP read Handout 2 below.

  1. Mini-Project. (**** Uploaded on 01/14 ****)
  2. The following revision (link below updated 4/7) does not affect Option 1. In option 2 a minor typo got corrected: in page 4 it used to say ''mod 11 give a 10'' and this got corrected to ''mod 11 give an 8''. The text in option 3 of the paragraph starting with "In order to run" got rewritten and simplified. Mini-Project. (**** Uploaded on 04/07 (revision) ****) hufz0.txt. hufz1.txt. hufz2.txt.


B2. Handouts

B2a. Syllabus and Course FAQ

B2b. Other Course Handouts


B3. Other Reference Material

You may find the following material useful, as far as the coverage of asymptotic growth of functions and recurrences are concerned.
  1. Mathematics for Computer Science (2015/5/18 version) by E. Lehman, F. T. Leighton, A. R. Meyer.
  2. Data Structures and Algorithms in Java by M. T. Goodrich and R. Tamassia, Wiley.
  3. Computer Algorithms: Introduction to Design and Analysis by Sara Baase and Allen Van Gelder, Addison Wesley.
  4. Data Structures and Algorithms with Object-Oriented Design Patterns in Java by B. Press, Wiley.

Last modified Apr 7, 2016 at 10:44