|
CS-285 - Data Structures Winter Quarter 1999-2000 Electrical Engineering and Computer Science Department CC-27C, 277-7339 The course covers fundamentals of data organization and basic algorithms for data manipulation. Topics include arrays, lists, stacks, queues, trees, sets, and hash tables. Fundamentals of algorithm performance are introduced, with an emphasis placed on time complexity analysis. Special emphasis is placed on appropriate use of containers, iterators, and algorithms defined in the C++ standard library. Laboratory assignments involve both the use and implementation of common data structures. ObjectivesUpon successful completion of this course, the student will:
The above course description and goals were taken from the official course description. General Course PoliciesPlease review the general course policies webpage. TextbookData Structures in C++ Using the Standard Template Library, by Timothy Budd, Addison-Wesley, 1998. My Schedule
QuizzesA quiz will be given at the beginning of each lab period. The lowest quiz score will be dropped. No make-up quizzes will be given. Grading
Tentative Schedule |