CSCI 202.002 Introduction to Data Structures

Spring Semester 2009

Exam Schedule


Last revised 8 January 2009, 10:20 am

# Date Open Book? Material (tentative, subject to revision)
1 02/10 (T)
Y Data types; conditionals and loops; arrays; input and output.
Text: Chapter 1, Sections 1.1-1.5
2 03/19 (R) Y Static methods; libraries and clients; recursion.
Text: Chapter 2, Sections 2.1-2.3
3 04/16 (R) Y Data types; creating data types; designing data types.
Text: Chapter 3, Sections 3.1-3.3
Final 05/12 (T)
8:00 - 10:30 am
Y Performance; stacks, queues, generic types.
Text: Chapter 4, Sections 4.1-4.3

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.

202.002 Home Page Homework Lab Projects Demo Projects