CS 380: Data Structures and Algorithms

Class Program
Credits 3
This course provides students with important aspects of data structures, including introduce tory data structures as well as advanced data structures and algorithms, the connection be tween data structures and their algorithms, analysis algorithms complexity, and presentation of data structures using object-oriented language. Topics includes complexity analysis, linked lists, stacks and queues, recursion, binary trees, graphs, sorting, and hashing. (fall)
Prerequisites

CS 270 or its equivalent