CS3024: Data Structures - NPS Online
Data Structures
Course #CS3024
Starts: not available
Est. completion in 3 months
Offered through Distance Learning
Avg. tuition cost per course:
See tuition
Learn more about Service Obligation
Questions? Reach out directly:
NPS Online Student Support
online@nps.edu
Overview
Abstract data types and data structures are key elements in computer programming. The objective of the course is the teaching of data structures and abstract data types, programming techniques for their development and their use in problem solving. Topics covered include dynamic memory allocation, lists, stacks, queues, binary search trees, priority queues, hash tables and hashing techniques, maps, and graphs.
Prerequisites
- CS2020