CSCI 273.002 Mathematical Algorithms

Spring Semester 2009

Exam Schedule


Last revised 19 March 2009, 4:40 pm

# Date Open Book? Material (tentative, subject to revision)
1 02/18 (W)
Y Data types; conditionals and loops; arrays; input and output.
Text: Chapter 1, Sections 1.1-1.5
2 03/30 (M) Y Static methods; libraries and clients; recursion.
Text: Chapter 2, Sections 2.1-2.3
3 04/22 (W) Y Data types; creating data types; designing data types.
Text: Chapter 3, Sections 3.1-3.3
Final 05/11 (M)
11:30 am - 2:00 pm
Y Performance; sorting and searching.
Text: Chapter 4, Sections 4.1-4.2

NOTE: For "open book" exams, you may use your textbook, class handouts (including hardcopies of online demo sources), and your own class notes. For reasons of fairness, you may not use any other textbooks, library books, or other materials during the exam.

273.002 Home Page Homework Lab Projects Demo Projects