Course Information
Line Number 1732112
Course Name CS211 - Data Structures
Course Description
This course introduces the students to data structures using an object-oriented programming language. This includes logical and physical representation of data structures, collection types, array-based lists, linked lists, stacks, queues, and basics of algorithm analysis, binary trees, binary search trees, hashing, and heaps. Applications and algorithms based on data structures are covered in this course. Throughout the semester, problem-solving skills will be stressed and applied to solving computing problems. Weekly homework experiments will provide hands-on experience in topics covered in this course.