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.
Prerequisite
CPS*5023