Chevron Left
Back to Unordered Data Structures

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

4.7
stars
540 ratings

About the Course

The Unordered Data Structures course covers the data structures and algorithms needed to implement hash tables, disjoint sets and graphs. These fundamental data structures are useful for unordered data. For example, a hash table provides immediate access to data indexed by an arbitrary key value, that could be a number (such as a memory address for cached memory), a URL (such as for a web cache) or a dictionary. Graphs are used to represent relationships between items, and this course covers several different data structures for representing graphs and several different algorithms for traversing graphs, including finding the shortest route from one node to another node. These graph algorithms will also depend on another concept called disjoint sets, so this course will also cover its data structure and associated algorithms....

Top reviews

AG

Invalid date

It was a quick yet detailed intro to unordered data structures. A bit more advanced or difficult but very interesting. Enjoyed a lot.

WQ

Invalid date

The final course of this specialization, really useful, and I learned a lot. Just need more practices to understand some difficult concept.

Filter by:

51 - 75 of 110 Reviews for Unordered Data Structures

By Barathraj T

Jul 30, 2020

Fantastic course.Try out if you want to master yourself with these topics.

By Doudou H

Jan 18, 2020

Simple examples make the concepts easy to understand. A great course.

By Saroj B

Feb 20, 2020

Enjoyed the challenge questions and projects! Thanks for the course

By Neetish B

Jan 19, 2021

I learned a lot from the course; especially from the assignments.

By Mike W

Feb 9, 2022

Great introduction to C++ and data structures. Nice work Wade.

By Aaron H

Dec 23, 2020

Muy buen curso y ahora mejor que ya casi todo esta en español

By Christopher L

May 29, 2020

Really excellent introduction to CS fundamentals. Thank you!

By Andreas A

May 2, 2020

The instructor was very enthusiastic. It was a fun course.

By Orel B

Feb 1, 2022

great and indepth course with challenging practices

By dinh k d

Apr 13, 2020

This course content is very practical and concise.

By Amar R

Jun 1, 2019

Thanks for offering this challenging course!

By Ben m

Feb 24, 2020

Good introduction to graphs, I enjoyed it.

By VIDIPT K 2

Feb 7, 2023

Very informative and excellent videos.

By Ping W

Nov 6, 2019

Great class! Exceeded my expectations!

By Yuyuan L

Nov 18, 2019

One of the best courses in Coursera!

By Yuxin W

Oct 23, 2019

Good course with good exercises.

By James T

Oct 10, 2022

Overall good intro to CS

By Michael F

Oct 25, 2020

Great intro to the topic.

By Wei D

Mar 18, 2020

Good course, very clear.

By Harsh B K

Oct 28, 2019

Great Assignments...

By Juan C C C

Jul 17, 2020

Amazing lectures!

By 조정빈(공과대학 전

Mar 9, 2021

helpful lecture!

By Jeff F

Aug 26, 2020

Amazing Course

By Kai-Jen, Z

Nov 16, 2019

Awesome!

By Jeff D

Nov 30, 2020

Thanks