CMP 338

Data Structures


Course News


Course Description

4 hours, 4 credits.

In this course, you will begin to develop your skills with the basic tools of the computer scientist - data structures and algorithms. Algorithms are just methods for doing things, and a data structure is a technique for organizing the data that your algorithms use. You will learn about the most useful data structures and you will also learn some of the classical algorithms of computer science.

Prerequisites: CMP326