Wentworth Institute Of Technology
COMP2000 - 04B - Data Structures - Lab
Full
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.