Learner Reviews & Feedback for Data Structures by University of California San Diego
About the Course
Top reviews
AS
Sep 19, 2019
The best data structures course that I have taken! The complex topics are made simpler at the expense of teaching style that allowed me to make it applicable in a real world situations.
ME
Aug 26, 2020
Course is very knowledgeable and is deigned properly but the allocated time for assignments is too less than the time specified. Also some assignments need more support in the forum
726 - 750 of 934 Reviews for Data Structures
By Nachiketa K
鈥May 31, 2020
The lectures and Assignments were very synchronized. However, I felt that some of the portions could have been taught in a better way. Rest the course was awesome.
By Tomasz J
鈥Jan 4, 2017
I've learnt a lot. The content is very interesting but a bit challenging. I had hard times accomplishing all the assignment and put much more work than I expected.
By Rashim N T
鈥Dec 24, 2019
It's a fine course, you'll get a LOT of information but it's up to you to keep it. Personally, I would've liked more types of trees but anyways I am satisfied.
By Ashmeet
鈥Jun 19, 2022
Help me to improve the logic of tree and hashing as well as It is good for queues ans stack in linked list it has quite small amount of thing but its best
By Sayantan B
鈥Aug 26, 2020
Week 1 to Week 4 Fabulous. Week 5 and 6, based on BST, failed to provide me with proper knowledge. Also couldn't understand AVL trees and Splay trees coding.
By Kevlin k
鈥May 21, 2020
Very Interactive Instructors. Learned a lot from this course for my career opportunities. Assignments aptly analyzed the understanding of the subject.
By philip g
鈥Jun 28, 2017
great course; challenging and I learnt a lot. only problem is that its quite long, I found it hard to keep my momentum going all the way through!
By Chuan L
鈥Oct 25, 2017
Course materials are very smartly designed but some of the problems are too difficult for a beginner, though the solution could be very smart.
By Ankit S
鈥Dec 1, 2020
Great course with in-depth explanation of the concepts and adequate quizzes and assignments which takes care of all the possible scenarios.
By John F
鈥Apr 20, 2020
Material was great. Only issue was unit testing of programming assignments. The template code should have associated template unit tests.
By Aditya R
鈥Feb 23, 2020
Great course! however, if they provide additional materials to boost your coding style with STL libraries, the course would be top notch.
By Abdelrhman Y
鈥Jun 4, 2017
it was an awesome specially the dsu and heap sessions , but i think that the second week was very hard and wasn't useful for me ,, thanks
By Jeffrey W
鈥Mar 20, 2019
Very good. I feel the discussion forums could be a little more active and responsive, but I really enjoyed the course and learned a lot
By ABDELMONCIF K
鈥Jul 21, 2021
excellent course , the teachers are great
i didnt give it 5 stars because my 1st week was a bit not clear
but the rest is all good
By Xi Y
鈥Jul 30, 2016
The last two weeks' content may need to be revised to provide a better learning experience. To me, it seems a little bit too fast.
By Pawan k a
鈥Jun 7, 2020
This course has only one weak point that is its mentors and teaching staff who are not actively helping on discussion forums.
By ARYAN K
鈥Aug 25, 2021
The course consist of only theory. It would be better if it will includes some coding concepts and examples related to it.
By Pavel O
鈥Nov 10, 2016
Very good course. I would not say its for beginner. But would definitely helps you in the future progress of your career.
By Garima B
鈥Sep 5, 2016
The course material was good and the understanding of the subject was satisfactory . :)
Thank You and keep us updated .
By Srividya S
鈥Sep 12, 2018
This course is very useful for programmers and contains in depth detail of the various commonly used data structures.
By Ankit K
鈥Oct 17, 2020
course is great . Learnt a lot . I will Pratice more. And take up other courses if my time permits. learning is fun.
By zhouning z
鈥Jul 20, 2016
great course but I think the last two modules are a little difficult to understand, especially for beginner like me
By Kalin D D
鈥Nov 23, 2018
More exercise will be better. It will be good you mention red-black tree segment and interval trees B and B+ trees
By Diego A
鈥Sep 10, 2016
Overall the course is good. The last two weeks on AVL and
Splay trees need more examples and felt a bit rushed.
By John F
鈥Jul 29, 2018
Good introduction to data structures - with a focus on the implementation rather than using premade libraries.