Wentworth Institute Of Technology

COMP2000 - 03B - Data Structures

Full

Credits

4.0

Term

Sep 2 - Dec 11

Open Seats

0 of 25

Schedule

Mon, Wed 9:30 – 10:45am

Course Type

Lecture

Location

In Person

Section

03B

Faculty

David Rosenberg

Prerequisites

(COMP1050 or COMP1071) and (MATH2300)

Description

This course is an introduction to the analysis and implementation of data structures. Topics include lists, sets, stacks, queues, trees and graphs, and maps. The course places focus on implementation strategies given different backing-store mechanisms (e.g., linked lists and arrays). Recursion, sorting, and searching are also discussed.