Mar 28, 2024  
ARCHIVED 2020-21 Undergraduate Catalog 
    
ARCHIVED 2020-21 Undergraduate Catalog [ARCHIVED CATALOG]

IST 246 - Data Structures and Algorithms (3)

Prerequisite: IST 146 .
A course focusing on abstract data types, such as linear lists, linked lists, stacks, queues, graphs, and trees, and the design, implementation, and efficiency of the algorithms for processing these structures. More advanced searching and sorting techniques will be introduced and analyzed. Upon completion of this course, the student will be able to utilize data abstraction to solve a wide variety of computational problems using various data structures and to analyze the efficiency of their solutions.