|
CS-285 - Objectives Coverage 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. Goals
Note: Lab 1: Spell Checking Using list will be used for the prerequisite assessment assessment. This page was last updated on December 6, 1999; send comments to Dr. Christopher C. Taylor |