Search


CS 221 Home Page



Data Structures



Spring 2003


This course attempts to show the value of an object-oriented approach to data structures and their associated algorithms in the construction of software that is correct, efficient, and easy to maintain. The C++ programming language is used both because of the power of the language and its widespread use. The course deals with the implementation of abstract data types, their use in creating software, and the comparison of various approaches in terms of efficiency and usefulness. The Standard Template Library is also introduced.

Further Information

Labs

Instructor: Br. David Carlson





Maintained by: Br. David Carlson
Last updated: August 09, 2007
Disclaimer