Chevron Left
Back to Data Structures

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

4.6
stars
5,160 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:

401 - 425 of 862 Reviews for Data Structures

By DIPAYAN B

Oct 26, 2020

It was a great experience

By Pranjul P

Dec 30, 2019

I learnt something new!!!

By Sanket K

Aug 1, 2016

best course for algorithm

By KAMAL K S

Sep 16, 2022

very good online course

By Maheedhar B

Jul 31, 2021

GOOD COURSE FOR BEGINERS

By Swarn K

May 2, 2021

Fantastic to complete it

By Md S A

Oct 23, 2020

This course is very Good

By RISHI R M

Oct 16, 2020

EXCELLENT COURSE CONTENT

By Daniil L

Sep 23, 2018

Last week is challenging

By Aijaz A

Sep 19, 2018

in one word this is best

By Hem S

Jul 13, 2021

I've learned new things

By amgad a

Apr 10, 2020

just amazing course !!

By 2k20_EC_096 H K

Nov 1, 2022

It is very good course

By Iliya M

Feb 13, 2021

It was Super Complete!

By 01fe19bec253(Sanket K

Jan 26, 2021

best platform to learn

By Cj C

Nov 17, 2019

finished on 11/17/2019

By Raunak N

Apr 7, 2018

fantabulous experience

By MRUNAL M

Nov 7, 2021

i learnt it so easily

By JING Y N

Oct 16, 2021

Excellent experience.

By vichhiya R c

Sep 14, 2020

Thank you so much sir

By Vamsi K P

Jan 26, 2019

I enjoyed the course.

By Nabil A

Jan 26, 2019

It's really helpful .

By Grigoriy D

Jul 23, 2017

nice explained course

By Nitesh S

Nov 5, 2022

awesome for students

By SHUBHAM T

Aug 12, 2021

Really Useful course