Announcements
Final Exam: May 10, 11:50AM ~ 1:50PM (ENG120) Spring 2012 Final Exam Schedule
Final Exam Preparation Toolkit is available (here)
Programming Assignment 5 is available (here) -- posted April 23 Due on May 3
Written Assignment 5 is available (here) -- posted April 20 Due on April 30
Written Assignment 4 is available (here) -- posted April 6 Due on April13
Programming Assignment 4 is available (here) -- posted April 3 Due on April 19 2:00PM
Programming Assignment 3 is available (here) -- posted March 18 Due on March 27 2:00PM
Written Assignment 3 is available. (pdf file)-- posted March. 9 Due on March 21
Programming Assignment 2 is available (here) -- posted Feb. 24 Due on March 8 2:00 PM -- Last modified: March 2.
Special Talk: Succesful Team Programming, by Elaine Regelson In the class (Feb, 20) [Slides] -- posted Feb, 20
Written Assignment 2 is available. (pdf file)-- posted Feb. 6
Programming Assignment 1 is available (here) -- posted Jan. 25
Written Assignment 1 is available. (pdf file)-- posted Jan. 23
Course Description
CS200 revisits and extends the principles of programming and discrete math concepts that are introduced in CS161 and applies them to the development, analysis and implementation of data structures and efficient software. The course is taught using the Java Programming Language and an Object Oriented approach to data structures and algorithms. Specific topics in data structures/algorithms include advanced sorting, queues, stacks, hashing, trees, and graphs. Advanced topics from theory include complexity analysis, relations, trees and graphs. The course requires more comprehensive programing than CS161. |