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:

376 - 400 of 901 Reviews for Data Structures

By Truong T T H

Jul 8, 2020

It is a very comprehensive course.

By Aditya S

Aug 12, 2018

quite tough!! but enjoyed learning

By Dinmukhamed J

Oct 9, 2016

Awesome and very helpful course!!!

By Pawan K

Sep 10, 2020

Great Content Provided by tutors.

By Suman K

Apr 2, 2019

Best course to clear your Concept

By Tanvir A S

Apr 21, 2021

It was a great course.Thank you.

By AYUSH M

Aug 20, 2020

Very challenging and informative

By DHARANIKOTA J B

May 2, 2020

its very helpful to all students

By Fedor M

Apr 14, 2020

Interesting and exciting course!

By shivshankar R

Nov 14, 2019

better concept for certification

By Saurabh A

May 29, 2017

Thank your for insightful course

By Arjun M

Dec 20, 2016

Learnt and still learning a lot!

By José R

Apr 17, 2016

Good explanations and resources.

By 2303C 5

Jan 3, 2024

yes, its useful for programmers

By Life o D

Feb 22, 2021

Good, but speak is little quick

By Amogh U S

Feb 16, 2021

Good teaching , Good Question .

By SYED S

Nov 22, 2020

best course for data structures

By Peter S

Aug 14, 2016

The lectures are vert explicit.

By Ronald S

Jun 10, 2016

I learnt so much in this course

By Shubham K

Apr 20, 2020

It is very difficult but good.

By Tejasvita P

Mar 12, 2020

I learn a lot from this course

By Chandan G

May 12, 2018

Really great lectures and test

By kc p

Sep 27, 2017

last task is very interesting!

By Deepak G

Aug 20, 2016

Best course of Data structure.

By Md. I M

Jun 6, 2016

I think it will help me a lot.