Undergraduate Catalog

CS-380 Data Structures and Algorithms

This course provides students with important aspects of data structures, including introductory data structures as well as advanced data structures and algorithms, the connection between data structures and their algorithms, analysis algorithms complexity, presentation of data structures using object-oriented language. Topics include complexity analysis, linked lists, stacks and queues, recursion, binary trees, graphs, sorting, hashing.

Credits

3

Prerequisite

Take CS-270;