CIS Logo SVC Logo

   Computing & Information Systems
   Department

 

Schoology Facebook        Search CIS Site      Tutorials

CS 221 Home Page



Data Structures



Spring 2024

The current course resides in Schoology. This page is left here to show what the course used to involve.

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 used.

Further Information

Instructor: Br. David Carlson



Maintained by: Br. David Carlson
Last updated: January 27, 2024
Disclaimer