Apr 19, 2024  
2015-2017 Undergraduate Catalog 
    
2015-2017 Undergraduate Catalog [ARCHIVED CATALOG]

COMP 3040 - Data Structures (3)


This course introduces elementary and abstract data structures. Topics discussed are: array and linked list, hash table, binary tree, heap, stack, FIFO queue, dynamic dictionary, priority queues, graph, and some sorting and searching algorithms and their implementations. Prerequisite(s): COMP 2240 .