CS 241: Data Structures

Fall 2011

 

Data Structures

This course is a continuation of the computation problem solving course. The major topics of the course include data abstraction, data structures, and algorithms. Common data structures and algorithms, including arrays, lists, maps, stacks, queues, hash tables, trees, heaps, searching, sorting, and recursion, will be covered. The implementation of abstract data types using classes gives this course a significant programming component.

Resources:

Be sure to read through the style guide which you are responsible for as part of your assignments.

Print -- Recent Changes
Page last modified on February 19, 2014, at 04:00 PM