Wentworth Institute Of Technology

COMP2000 - 06C - Data Structures - Lab

Credits

0.0

Term

Sep 2 - Dec 11

Open Seats

1 of 25

Schedule

Fri 10:00 – 11:45am

Course Type

Laboratory

Location

In Person

Section

06C

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.