2020-2021 Graduate Catalog

CPS 5029 DATA STRUCTURES

This course introduces students to advanced data structure concepts, and algorithm analysis using the Java programming language. The Abstract Data Types (ADT), Linked Lists, Stacks and Queues, Trees, Heaps, Priority Queues, Sets, and Maps will be implemented and utilized. Advanced sorting and searching algorithms and recursion will be explored.

Credits

3

Prerequisite

CPS*5023