Chevron Left
Back to Ordered Data Structures

Learner Reviews & Feedback for Ordered Data Structures by University of Illinois Urbana-Champaign

4.8
stars
920 ratings

About the Course

In this course, you will learn new data structures for efficiently storing and retrieving data that is structured in an ordered sequence. Such data includes an alphabetical list of names, a family tree, a calendar of events or an inventory organized by part numbers. The specific data structures covered by this course include arrays, linked lists, queues, stacks, trees, binary trees, AVL trees, B-trees and heaps. This course also shows, through algorithm complexity analysis, how these structures enable the fastest algorithms to search and sort data....

Top reviews

FI

Jan 22, 2021

The material covered is explained very well, but it feels like these UIUC courses are light in terms of total material per course.

MT

Apr 7, 2020

Had to do the quizzes before realizing how much was went through in the short video lectures! Very compact and useful course in showing various data structures.

Filter by: