YC
6. Mai 2022
Great Teacher, although there are still a lot that I need to learn on my own(I come from non-CS background), after hereing these lectures, I feel that I have already learnt a ton.
AF
16. Juli 2020
This course had good coverage on hashing, disjoint sets, graphs. This course will improve coding skills.
I'm happy with material, coding practices, quiz and projects.
von Jared P
•3. Sep. 2020
Overall, great course. Slightly obscure challenges sometimes, but homeworks were awesome because of how well commented all the provided code was.
Instructor and videos were also amazing!
von Carl W
•28. Juli 2020
Good class. I'm still a little mixed on the approach where the student just supplies a small amount of code in a large (mostly complete) class. Nevertheless, enjoyed.
von Ruslan K
•12. Jan. 2021
Overall very good course. It is VERY time consuming if don't have background in CS. Each programming projects can easily take 35-40 hours to complete.
von Wang Q
•17. Dez. 2021
T​he final course of this specialization, really useful, and I learned a lot. Just need more practices to understand some difficult concept.
von Suhas A B
•14. Aug. 2020
The last section on graphs seems hurried, everything right up to BFS seemed structured but it felt like there was a sudden pack up.
von Yasaman S
•3. Jan. 2020
I wish the course was more detailed. Some PDFs to explain the concept more. Other than that I am happy with the content.
von MRIDUL K
•23. Aug. 2020
overall course was excellent but there were a few mistakes in week 4, which took a bit of extra time to understand.
von Yu H
•29. Mai 2020
Hard topics nicely explained. Wish the lectures cover more content. The assignments were a bit too straightforward.
von Guo L
•22. Nov. 2019
This course is good though some of the contents may need refinement. Code examples are very helpful.
von Eder R
•13. März 2020
The class videos and the quizzes are excellent. the coding part is a bit to easy
von Parag S
•22. Dez. 2019
Very Nice Course, recommended for every Computer student.
von Vladimir N
•30. Sep. 2019
I've audited this course. It was useful for me. Thanks.
von مريم ع
•27. Sep. 2020
The course added alot of knowledge to me
von Arvind D
•7. Jan. 2020
Needs to be a bit more in detail
von Pedro G
•12. Juni 2020
Tough, but I am glad I took it.
von Eliot C
•31. Juli 2021
S​till not enough assignments.
von Gloria
•14. Nov. 2020
I've finished all three courses in this specialization. They are all great overall. However while studying the third course I feel like it's not well organized as the first two courses. There are some errors in the video that are not corrected yet, with only a few pages of note inserted into the video. And I think the most important part in this course is the run time analysis. But somehow the professor just went through them very quick with only a few words of explanations. I have to check back the old slides and the forums to read the explanations provided by the assistants. It gave me an impression that the professor just want to finish each topic as fast as he can.
von Claire L
•1. Mai 2021
the tempo of the lecture is not very well, especially for the week 4 courses. the video should have presented the lecture slides ALL the time so that people have enough time to read through the content, instead of switching to the full screen of the prof. immediately after the prof. read through the lines in a super fast speed. it is not very friendly for people who aren't familar with those algorithms. overall, the learning experience is not as good as the previous two courses.
von Jeffrey C
•19. Feb. 2022
A decent course if you wish to review previously learned concepts. Not good for those learning for the first time. The actual programming exercises were very simple, as they provided most of the code for you. I would have prefered a more hands-on apporach where they guided you to bulding the structures yourself. Honestly, would not reccomend taking this course unless you have to.
von Sang L
•9. Jan. 2021
So many errors in the video which distract students from learning the material. Makes me wonder about the quality of the online MS program by UIUC
von Zhanzhi J
•13. Apr. 2020
The concept of the mentioned data structures are clearly delivered. But there is a gap between concepts and implement of C++ codes.
von Aderlly L L
•27. Apr. 2020
More theory discussed along the course but there are not many examples and the difficulty increases a lot.
von Ankith M
•12. Nov. 2020
Exceptional course! Lots of theory involved!.
Week 4 challenge seems to have been designed in a rush
von Changlin J
•4. Feb. 2021
a lot of typo and error on the video
von Robert M d V
•18. Apr. 2020
The lectures were only mildly informative and the assignments give too much hand holding to even be considered a challenge at all
I feel the course has failed to effectively provide the students the rigor required to fully utilize and understand the power of data structures. Also, some real world examples on applications of data structures would go a longer way than simply academic ones