Chevron Left
返回到 Algorithmic Toolbox

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

4.6
12,567 个评分

课程概述

This online course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: how to sort data and how it helps for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic programming is used in genomic studies. You will practice solving computational problems, designing new algorithms, and implementing solutions efficiently (so that they run in less than a second)....

热门审阅

PS

Aug 14, 2020

Great Course. This series is great but sometimes you will get frustrated because of the questions as it is not easy, make sure to give those a time. Great satisfaction after solving them though

AF

May 16, 2020

Great course for stepping into algorithms. But some portions have bad lectures like for example explaining the theoritical reasoning for finding safe move in week 3 greedy algorithm is very poor.

筛选依据:

2151 - Algorithmic Toolbox 的 2175 个评论(共 2,592 个)

创建者 Amit H P

Jul 25, 2020

The assignments were really great. The greedy lectures would have been more interesting.

创建者 Rohan K

Jun 3, 2017

Assignments are difficult. Instructors are good but the course might seem a little fast.

创建者 Gokula K

May 1, 2016

It is a great course. But explanation could be made simpler in proof part of the course.

创建者 Long C

Aug 25, 2021

The instructors are great but the staff should seriously pay more attention to forums.

创建者 utsav s

Oct 31, 2020

More explanation to dynamic programing would help us understand course more thoroughly.

创建者 Abhinaba M

Oct 30, 2019

The Course is very informative and educational. It has come to benefit me in many ways.

创建者 Paulo R M A

Jul 17, 2016

The dynamic programming classes could be really improved, but, overall, a solid course.

创建者 Jenna W

Jul 1, 2016

Once they dig into the material, the difficulty ramps up, and it's absolutely worth it!

创建者 Abdelrahman T

Aug 30, 2021

the course was great but i needed more resources to understand some topics like the DP

创建者 Deepak C

Jul 17, 2020

The course structure is very good. But the slight problem I saw is the teaching style.

创建者 Kavin C

Jul 6, 2020

Good Beginner Course, Just wish the Explanations were a tad bit clearer to understand.

创建者 Karter P

Jun 29, 2020

Some weeks were a bit hard to follow, but ultimately I learned a lot from this course.

创建者 abdulla m

May 18, 2018

week 3 is the worst part of this course. the explaination is not clear niether helpful

创建者 ASHUTOSH R

Aug 27, 2020

It was great to learn Data Structure and Algorithm for such a great university of US.

创建者 Yogesh K

May 18, 2020

Course is enough good but I was having English language issues which was mine problem

创建者 Kartik S

Apr 11, 2020

Amazing course, learned a lot.

There could be more practice problems instead of MCQs.

创建者 pratyush k

May 20, 2024

can i get an updated certificate with my new grades, as i have tried for betterment

创建者 prasanna a

Jul 26, 2021

This course is cool!!! they just explained it in best way. Good to know about algo.

创建者 Kalin D D

Sep 25, 2018

It will be good idea after solving a problem to be able to see a referent solution

创建者 VISHWAM S M

Aug 8, 2020

Thank you ! Problems and slides are very good but lectures are not up to the mark

创建者 Vivek B

Oct 6, 2016

Explanation could have been more clear, especially for polynomial multiplication.

创建者 Vijay S

Aug 5, 2022

Great for practicing coding and algorithms but lack of content for explaination.

创建者 SAGAR S

Jul 20, 2020

Dynamic Programming section could have been explained more and in an easier way.

创建者 Heet S

Aug 2, 2020

The techniques learned were very useful, But learning them was such a hard job.

创建者 Muhammad A

Jul 17, 2019

great assignments and quizes but teaching videos are not that helpful sometimes