Emmanuel College

COMP2103 - 01 - Data Structures

Credits

4.0

Term

Sep 3 - Dec 15

Open Seats

22 of 30

Schedule

Mon, Wed 4:15 – 5:30pm

Course Type

Lecture

Location

In Person

Section

01

Faculty

M. Sherman

Prerequisites

Complete COMP 2102.
Complete MATH 1103 either previously or concurrently.

Description

Learn about the fundamental structures that underlie all software and the C programming language. You will be shown the problem that each structure solves, implement the structure and its mechanisms, and explore the interfaces they provide. Ultimately you will learn how to choose structures and implementations to best solve particular problems, informed by your experience working on their implementations, the analysis of their speed and complexity, and use of their interfaces in larger programs.