CSCI 273.002 Mathematical Algorithms

Spring Semester 2011

Exam Schedule


Last revised 3 May 2011, 7:50 am

# Date Open Book? Material (tentative, subject to revision)
1 02/08 (T)
Y Data types; conditionals and loops; arrays; input and output.
Text: Chapter 1, Sections 1.1-1.5
Exam1.jar
2 03/22 (T) Y Static methods; libraries and clients; recursion.
Text: Chapter 2, Sections 2.1-2.3
Exam2.jar
3 04/12 (T) Y Data types; creating data types; designing data types.
Text: Chapter 3, Sections 3.1-3.3
Exam3.doc     Exam3.jar     baboon.jpg
Final 05/03 (T)
8:00 - 10:30 am
Y Data types; creating and designing data types;
Performance of algorithms.
Text: Chapter 3, Sections 3.1-3.3
Chapter 4, Section 4.1
Exam4.jar

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