学生对 University of Illinois Urbana-Champaign 提供的 Ordered Data Structures 的评价和反馈
课程概述
热门审阅
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.
TW
Jan 20, 2023
Outstanding class. I really learned a lot. I had previously had some difficulty wrapping my head around trees and recursion but this class made the lightbulb go off. Thank you!
51 - Ordered Data Structures 的 75 个评论(共 169 个)
创建者 Wang Q
•Dec 17, 2021
Very good course, the professor can taught key concept of basic data structure in these short videos very well. Those exercises are also very helpful.
创建者 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.
创建者 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!
创建者 Alfonso L
•Mar 4, 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.
创建者 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
创建者 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!
创建者 Rorisang S
•Jun 26, 2021
Fantastic introduction to programming fundamentals. The tasks make sure you learn how to code and compile the your code.
创建者 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.
创建者 Ravi K
•Aug 27, 2019
Very good and challenging course. The assignment is too good to understand the logic and classes taught about.
创建者 Venkatesh M
•Aug 24, 2019
Excellent course content as always, coupled with an engaging and lively instructor and helpful teaching staff!
创建者 Dmitri V
•Apr 6, 2019
Great course - well balanced and structured, no issues with grader, great support from instructors. THANK YOU!
创建者 Samuel L
•Jun 24, 2022
Very well structured and a TON of helper code to help you understand how data structures are built generally
创建者 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.
创建者 Bahi j
•Jan 1, 2024
It was a amazing course. obviously a great course. Learned great skills of data handling. Thanks Illinois.
创建者 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
创建者 Ritik A
•Mar 29, 2020
Balanced course
Quizzes and challanges were optimal.
The instructor was clear and consice
Amazing Course :)
创建者 Vijay S
•Aug 12, 2020
The course effectively designed to nurture all data structures that fall under ordered data structures.
创建者 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.
创建者 Alessandro M
•Aug 11, 2020
Really nice, perfect explanation.
Require some effort if you didn't take any computer science class
创建者 Shashank H S
•May 20, 2020
It is a very good course, especially the informations given in the assignment codes are remarkable
创建者 Yu-Cheng K
•Apr 22, 2023
This course had a relatively flat learning curve compared to the next one in this specialization
创建者 KA-03 А В
•Jun 11, 2023
this course makes you to keep persistence, when you work with memory and data structure in c++
创建者 Pradhuman G
•Jan 21, 2022
A well paced great course indeed. The course is in C++ so be sure before enrolling. Thanks!
创建者 Leonardo O
•Aug 12, 2020
Best MOOC of c++ out there, brilliant explanation and task code very clean and very detail
创建者 Om J
•Jan 14, 2023
Provides a great idea of various ordered data structures and their implementation in C++.