2025-2026 Undergraduate General Catalog

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.

Credits

3

Prerequisite

COSC 2230

Offered

Every Spring

Notes

Previous: COSC 327