Chevron Left
返回到 Data Structures

学生对 University of California San Diego 提供的 Data Structures 的评价和反馈

4.6
5,548 个评分

课程概述

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!...

热门审阅

SS

Dec 14, 2020

This is one of the appreciable course for the learners. The lectures and the reading material were great and the assignments was challenging. Overall this is a very good platform to learn.

AS

Sep 18, 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.

筛选依据:

226 - Data Structures 的 250 个评论(共 933 个)

创建者 g

Jul 27, 2016

Very useful basic data structures, interesting assignments closely related to the course.

创建者 Hanuman T

Dec 30, 2021

SIR I WANT TO CHANGE MY NAME IN CERTIFICATE NAME IN THAT IT WAS WORNG PLEASE HELP ME SIR

创建者 Gautam P

Jun 14, 2016

Great content followed up with good programming exercises. Please keep up the good work!

创建者 Vikas

Mar 29, 2018

The video classes are very useful in which we can learn many new things about the coury

创建者 KUMAR G S

Jan 19, 2018

Great course, excellent material and splendid mathematical backing to all the analysis.

创建者 Connor W

Aug 14, 2017

Covers the essential topics on data structures. The assignments are great for practice.

创建者 KAUSHAL C

Jun 22, 2020

from this course I learnt many basic to hard concepts which enhance the coding skills

创建者 Tuan N

Apr 17, 2019

The professor explained in a clear way. But I don't think first 3 assigments is hard

创建者 Shishir J

Feb 19, 2019

Best course to learn data structures for beginners with some knowledge in programming

创建者 DUDEKULA S

Dec 31, 2021

It was really helpful and helped me learn the data structures concepts from scratch.

创建者 Torgashov N

Oct 21, 2018

Difficult topics are explained in a very simple and clear way. Exciting assignments.

创建者 Eric.Lu

Apr 8, 2017

Very Interesting course! These assignments significantly improved my coding skills!

创建者 Fernando G

Mar 18, 2018

Learn a lot from this. The last week gets hard but its as rewarding as challenging.

创建者 Zhan S

Jul 3, 2017

Very helpful. material is explained in an understandable way. Great for beginners!

创建者 HuangYunWen

Sep 4, 2016

Some homework have challenges. But the discussion board and professor helps a lot!

创建者 Opas S

May 9, 2022

THank you so much the training material is really good the Program lab is awesome

创建者 Gaureesh C

Oct 11, 2020

Great Course for Data Structures and Algorithms, Everyone interested must do it.

创建者 Yu-Cheng K

May 29, 2023

Impressive. Prof. Kulikov is the best! Love his parts, well-designed and clear.

创建者 Ashutosh A B

Dec 29, 2018

It is an amazing course. I had real fun doing it. Thank you course developers!

创建者 Amr A

Sep 28, 2018

The course is detailed and organized in a way that makes the data digestible.

创建者 Shivam k

Nov 28, 2020

very useful course,learnt a lot about data structure and its implementation,

创建者 saloni p

Aug 2, 2020

i am very improved my knowledge for stack and array so i helpful this course

创建者 Emilio V C

May 3, 2021

Concepts well explained, the assignments were challenging and well thought.

创建者 Ashish R

Jul 20, 2019

Very informative. Teachers made it really easy to glide through the course.

创建者 Edgar S P D

Mar 5, 2021

The contents of the course are great and the teachers too, 100% recomended