Jan 15, 2025  
2024 - 2025 Undergraduate Catalog 
    
2024 - 2025 Undergraduate 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 .