CSCI 133: Data Structures In C/C++

General Information

[Home]     [Up]     [Tentative Schedule]     [Announcements]     [Handouts]     [Assignments]    

Description

This course consists of applications of data structures including linked lists, stacks, queues, sorting methods, tree structures, recursion and directed graphs using C/C++.

Prerequisites

CSCI 123 Introduction to Programming Concepts in C/C++ or the equivalent with a grade of C or better.

Other Requirements

One hour per week in the Computer Science Lab, for a total of ten hours by the end of the semester.

Student Learning Outcomes

Upon successful completion of CSCI 133 F Data Structures in C++ the student will be able to design and implement Abstract Data Types using C++ to write computer programs that use classic data structures and algorithms.