Chevron Left
Back to Data Structures

Learner Reviews & Feedback for Data Structures by University of California San Diego

4.6
stars
5,350 ratings

About the Course

A good algorithm usually comes together with a set of good data structures that allow the algorithm to manipulate the data efficiently. In this online course, we consider the common data structures that are used in various computational problems. You will learn how these data structures are implemented in different programming languages and will practice implementing them in our programming assignments. This will help you to understand what is going on inside a particular built-in implementation of a data structure and what to expect from it. You will also learn typical use cases for these data structures. A few examples of questions that we are going to cover in this class are the following: 1. What is a good strategy of resizing a dynamic array? 2. How priority queues are implemented in C++, Java, and Python? 3. How to implement a hash table so that the amortized running time of all operations is O(1) on average? 4. What are good strategies to keep a binary tree balanced? You will also learn how services like Dropbox manage to upload some large files instantly and to save a lot of storage space!...

Top reviews

DG

May 23, 2016

I like this course very much! Rope is the cleverest task I have ever done! Of course, I hope in future I will work on even more difficult problems, but this is pretty good already for me as a student!

PS

Jul 9, 2020

I think the course content and assignments were great. A suggestion though, it will be more helpful if there are more and varied corner cases that would save time spent in thinking and making cases.

Filter by:

776 - 800 of 901 Reviews for Data Structures

By Charul B

Sep 7, 2020

Programming Assignments were pretty tough

By Yitian S

Feb 2, 2020

Good course, included many useful topics.

By To P H

Sep 11, 2018

Course is a bit hard. Many info to absorb

By Henry R

Jun 28, 2018

Cover some topics, but not very broad....

By Kush S

Jun 6, 2016

Awesome Experience completing this course

By RITHIK P K 1

May 6, 2021

this course is very useful for learning

By Chaitanya K

Jul 29, 2021

best couers if you want to masters DSA

By Gaurav M

Jan 10, 2022

well defined course in all dimension

By Kaustubh S

Nov 22, 2020

Programming Assignment are very Good

By Poushali p

May 10, 2022

Good for learning data structure

By Sonu k S

Sep 28, 2023

very carefully arranged courses

By Wenyang Z

Feb 26, 2019

Explanations could be improved.

By RAJ R

Mar 29, 2023

top notch course for begineers

By Ritwik K

Jun 8, 2020

Great course, quite difficult.

By mansuralikhan p

Sep 22, 2022

super course it is very good

By Shangqun y

Jul 5, 2017

it's a good course overall.

By Kamran A

May 13, 2023

Great content, relevant.

By Nikhil S

Feb 11, 2020

update to more questions

By InVinCiblezz

Oct 14, 2016

如果能出中文字幕就更好了 考虑会购买整个课程

By Abhijit P

Oct 19, 2022

Nice course provided

By Jadhav J N J

Sep 27, 2019

Programming is hard

By AKASH V

Jan 14, 2022

it'a a nice course

By N C R

Jan 23, 2021

it was really good

By 221910304016 D S K

Nov 30, 2020

very useful course

By Akshive P

May 4, 2018

Great Assignments.