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.

筛选依据:

2226 - Algorithmic Toolbox 的 2250 个评论(共 2,592 个)

创建者 Harshavardhan B

Sep 29, 2020

Great course, could do with a bit more spacing out.

创建者 Ahmed B

Jun 29, 2020

Not the best explanation but problems are very good

创建者 Sean M

Jun 28, 2017

Good Course overall but instructor support is weak.

创建者 Warriors

Nov 18, 2020

I know the complexity of programs for my interview

创建者 GAURAV K S

Jul 27, 2020

A good course promoting learning in the best way.

创建者 keswani M

Jun 12, 2020

Very good course for beginners and intermediates.

创建者 Adi T

Mar 16, 2020

Dynamic programming has quite difficult problems.

创建者 祈璃

Jul 21, 2021

Week 5 is terrible but the other weeks are good.

创建者 Avinash P

May 16, 2020

The dynamic programming part was not very clear.

创建者 Jadhav J N J

Aug 26, 2019

Good course, come to know more about algorithms

创建者 Artem O

May 28, 2019

не понятно было из видео по dynamic programming

创建者 Vipul S

Jul 22, 2019

Liked the content and assignments too. Thanks!

创建者 GIRIREDHAT

Oct 22, 2017

Good course with ample of practice questions.

创建者 Jeff O

Jun 3, 2017

I feel like DP needs to be covered a bit more.

创建者 Pavel P

Apr 10, 2020

it is a good course. I learn a lot about algo

创建者 Shubham D

Nov 30, 2020

Some of the topics are really well explained

创建者 Pavan R G

Jun 8, 2020

yeah this course help me a lot in alogorithm

创建者 Sunny D

May 22, 2020

Good course to start learning new algorithms

创建者 l g

May 18, 2017

Really nice experience for me . I enjoyed it

创建者 Avinash s

Sep 1, 2020

awesome course to learn dynamic programming

创建者 Vaibhav D

Jun 18, 2020

A few too many problems in the assignments.

创建者 vaibhav s

Mar 26, 2020

we should get the notes in pdf formats too.

创建者 Pranav K

Oct 14, 2020

Explanation could have been little better.

创建者 Islam W

Jun 24, 2020

The part of dynamic programming was awful.

创建者 Deleted A

May 29, 2020

Good Course to level up algorithms skills.