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:

326 - 350 of 901 Reviews for Data Structures

By Aneesh D

Aug 27, 2017

Amazing course although the last week was very fast.

By 張任鋒

Jan 14, 2017

A very good course that is suitable to young student

By Aditya D

Oct 29, 2021

helped me to learn very fast and easy to understand

By Lee

Sep 22, 2018

Loved it, the material is challenging and rewarding

By Sarjan J

Feb 9, 2018

Really Helpful course for building your concepts!!

By Andronik

Sep 2, 2016

Interesting topics like DHT and ropes are included!

By Kartikay M

Jul 25, 2021

It was a really informative and interesting course

By Yashodhan A

May 5, 2020

Excellent course content and assignments. Loved it

By Shubham S

Apr 29, 2020

This is a good course for an intermediate student.

By Gagan P A (

Jan 28, 2021

thank you for making us learn the data structures

By ABDUL J S

Jul 27, 2019

Great Course with Splendid Treasure of Knowledge!

By Hemu A

Sep 20, 2017

Great lectures and assignments - awesome course!

By Andrew H

Aug 2, 2021

It's pretty helpful for your programming skills

By Manasvi S

Jul 19, 2020

Loved the course. This was very helpful for me.

By Tantalia

Apr 23, 2016

A great class. Professors explains really well.

By akash

Feb 19, 2023

i am happy the complete course data structures

By Aniket K

Sep 28, 2021

a very helpful course to learn data structure.

By Agus I

Mar 24, 2021

Excelent course! I really recomend this course

By 121910307037 L P K

Dec 15, 2020

Got to know many new topics on data structures

By Dhruv N S

Nov 22, 2020

Awesome, best course to learn data structures.

By sourabh k

Jul 13, 2020

This course will definitely help in my career.

By Kevalkumar H P

May 24, 2020

Amazing course! lot to learn from this course.

By Liu Y

Jun 5, 2018

Great course, I like the rope tree very much !

By Sarthak J

Oct 29, 2017

It's the best course i'have ever had till now.

By Kritika C

Jan 20, 2022

Excellent course!

very helpful, learnt a lot.