Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 322 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 322 Bytes

CSCI 2270 (4) Data Structures

Course Description:

Studies data abstractions (e.g., stacks, queues, lists, trees, graphs) and their representation techniques (e.g., linking, arrays). Introduces concepts used in algorithm design and analysis including criteria for selecting data structures to fit their applications.