Wentworth Institute Of Technology

COMP2000 - 08D - Data Structures - Lab

Full

Credits

0.0

Term

Sep 2 - Dec 11

Open Seats

0 of 25

Schedule

Fri 3:00 – 4:45pm

Course Type

Laboratory

Location

In Person

Section

08D

Faculty

Koorosh Firouzbakht

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.