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.

筛选依据:

2176 - Algorithmic Toolbox 的 2200 个评论(共 2,592 个)

创建者 Andrew Z

Nov 23, 2018

DP is not such clear. I have to read a lot from other place to understand it.

创建者 Mohammad S

Sep 1, 2020

The course was great. It could have been better with more problems to solve.

创建者 Santhosh S

Jul 12, 2020

Teaching of algorithms can be done more elaborately for better understanding

创建者 sai d v

Dec 17, 2021

very well explained with best examples.....good start for all the beginners

创建者 AMBAPARDIWALA V A

Aug 14, 2020

Nice course. Explanation needs to be better but great work liked it. Thanx

创建者 Monmohan S

Jan 16, 2020

Great assignments. They are really the key to building the thinking muscle

创建者 Rohit K

Jul 23, 2019

Great course, helped me in moving from brute-force to optimized solutions.

创建者 Ayush P

Jun 21, 2018

The course was really good and helped me understand algorithmic thinking.

创建者 Hamed B

Dec 29, 2021

not enough explanation about the algorithm. but it was a good challenge.

创建者 Akshay g

May 12, 2020

Optional more difficult/advanced should be given otherwise good course

创建者 Pratik A R

Apr 18, 2020

Great course.

But please improve the teaching of "Dynamic Programming".

创建者 Bahaa I

Mar 15, 2019

The Course was really informative. But the staff contact was very poor

创建者 Julio C D M

Feb 23, 2020

It encourages you to investigate and generate new ideas. Good course.

创建者 Nikhil S

Jan 22, 2020

this course is very helpful for me.thanks for provide me this course

创建者 KAPSIDIS D I

Dec 27, 2019

It is nice that the algorithms are "free" from programming language.

创建者 Abhishek j

Jan 7, 2018

Some of the videos weren't very explanatory but overall it was good.

创建者 A y b R

Apr 3, 2017

The only, issue: we does not have the data set to validate our code.

创建者 Monarth S

Dec 1, 2016

it was a really good course..

i had learned a lot from this course.

:)

创建者 Himanshu P

Aug 7, 2020

It was really nice to learn various new things through this course.

创建者 Hemanth K

Jul 20, 2020

Explainations can be better last two, rest all modules are awesome

创建者 Sai C M

Feb 2, 2020

please provide the solutions to the problems after evaluating them

创建者 Aayush B

Aug 5, 2018

Good course, somewhat theoritical but enjoyed the disscusion forum

创建者 Aamir F

Jul 12, 2020

Really nice course for starting the algorithm study from basics.

创建者 sujith

Jun 9, 2018

Very helpful in getting up to speed with real world algorithms.

创建者 Amrit R

Aug 12, 2019

Great course, but a few more algorithms might have been added.