Chevron Left
Back to Ordered Data Structures

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

4.8
stars
859 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

JT

Jan 20, 2020

Really good course so far. Using VSC + git bash on a Windows 10 machine for the programming assignments, and the web-based compiler for the challenges. Really good experiences so far.

HN

Aug 24, 2019

My favorite Coursera specialization! Responsive staff, lectures are very clear, assignments are both challenging and educational (closely related to lecture materials). Thank you!

Filter by:

51 - 75 of 164 Reviews for Ordered Data Structures

By Lenin I

Feb 29, 2020

The course is not easy, but really worthy the effort. I learned what I used to think was impossible for me. Great course, the materials are incredible.

By Akhil K

Jan 6, 2023

Great introduction to some elementary data structures and the C++ language in general. Really enjoying the fine control that this language gives you!

By Alfonso L

Mar 5, 2021

Nice course, challenging. A little bit dense and fast though. But I learned a lot of things for a person who has no computer science background.

By Shabi U H

Nov 15, 2020

Very tough but build and sharpen my data structure concepts. It was the first course that taught me the real world examples. i enjoyed it

By Shi Z

Mar 30, 2020

very nice introduction of data structure like tree, heap, etc. The explanation of the instructor is amazingly concise and neat. Brilliant!

By Rorisang S

Jun 26, 2021

Fantastic introduction to programming fundamentals. The tasks make sure you learn how to code and compile the your code.

By Aman M

Apr 22, 2020

The weekly forums were very helpful. Appreciate the effort put in by staff to make the course easily manageable online.

By Ravi K

Aug 27, 2019

Very good and challenging course. The assignment is too good to understand the logic and classes taught about.

By Venkatesh M

Aug 25, 2019

Excellent course content as always, coupled with an engaging and lively instructor and helpful teaching staff!

By Dmitry V

Apr 6, 2019

Great course - well balanced and structured, no issues with grader, great support from instructors. THANK YOU!

By Samuel L

Jun 25, 2022

Very well structured and a TON of helper code to help you understand how data structures are built generally

By srikar

May 15, 2020

they teach all the concepts and then explain with the code as well, the exercises are also really fun to do.

By Bahi j

Jan 1, 2024

It was a amazing course. obviously a great course. Learned great skills of data handling. Thanks Illinois.

By Ashwini K

Jul 15, 2020

Very good - May be little less comments on code flow would be easier to understand - trace the flow

of code

By Ritik A

Mar 29, 2020

Balanced course

Quizzes and challanges were optimal.

The instructor was clear and consice

Amazing Course :)

By Vijay S

Aug 12, 2020

The course effectively designed to nurture all data structures that fall under ordered data structures.

By Kai-Jen, Z

Nov 16, 2019

Awesome course. The instructor's teaching is great. It makes me want to keep on complete all the video.

By Alessandro M

Aug 11, 2020

Really nice, perfect explanation.

Require some effort if you didn't take any computer science class

By Shashank H S

May 20, 2020

It is a very good course, especially the informations given in the assignment codes are remarkable

By Yu-Cheng K

Apr 22, 2023

This course had a relatively flat learning curve compared to the next one in this specialization

By KA-03 А В

Jun 11, 2023

this course makes you to keep persistence, when you work with memory and data structure in c++

By Pradhuman G

Jan 21, 2022

A well paced great course indeed. The course is in C++ so be sure before enrolling. Thanks!

By Leonardo O

Aug 12, 2020

Best MOOC of c++ out there, brilliant explanation and task code very clean and very detail

By Om J

Jan 14, 2023

Provides a great idea of various ordered data structures and their implementation in C++.

By Nimra M

Mar 1, 2022

Amazing course i had a great experience in learning new concepts with clear explanation!