COSC 3210 Algorithms and Advanced Data Structures
This course provides a deeper look into algorithms and data structures from an object-oriented programming perspective. Data structures discussed will include linked lists, stacks, queues, trees, binary search trees, hash tables, heaps and graphs. Concepts such as generic types, iterators, and dynamic programming are also addressed.
Offered
Every Spring
Notes
Previous: COSC 327