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

热门审阅

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.

GS

Oct 31, 2020

Very good course, all the problems are well designed to test your critical thinking skills and there's pretty good and detailed conceptual stuff but not more than needed to make you nearly a pro.

筛选依据:

1301 - Algorithmic Toolbox 的 1325 个评论(共 2,592 个)

创建者 Abu H

May 7, 2020

nice course. learnt something new

创建者 Shashi B s

Jan 17, 2020

very good and relevant assignment

创建者 Sergio R

May 19, 2019

Amazing content, I learned a lot!

创建者 Sony J K

May 15, 2019

Deep explanations, good examples.

创建者 vikash s

Nov 28, 2018

best course in algorithms ever...

创建者 WEIJUN Z

Feb 19, 2017

good course, thank you very much.

创建者 Bjornn B O F F

Feb 19, 2017

Very interesting topic. Hard push

创建者 Anand S S

Jan 22, 2017

Lots to learn and a great course.

创建者 C J

Jul 24, 2016

Good introduction to algorithms !

创建者 Kamlakar P

Mar 1, 2016

Excellent course!! Thanks a lot!!

创建者 USMAN A A

Aug 8, 2021

Nice teaching method and content

创建者 Pranaya S

Oct 18, 2020

Very good course. Learned a lot.

创建者 Dhananjay P

Jul 30, 2020

Thanks for building this course.

创建者 Nipam M

Jul 26, 2020

good insight and better practice

创建者 Shivani P

Jun 21, 2020

Its extremely good and fantastic

创建者 Vikas N

May 25, 2020

Very helpful to understand algo.

创建者 akanksha P

May 17, 2020

thank you.it is a amazing course

创建者 mengmingliang

Apr 22, 2020

it is really a wonderful course.

创建者 胡程乔

Jan 3, 2020

nice course , easy to understand

创建者 M S

Sep 15, 2019

Awesome course!!Worth doing this

创建者 Edgar P

Sep 8, 2019

Great depth and good challenges.

创建者 Alex B

Jan 14, 2019

Great introduction to algorithms

创建者 Dylan T K

Jul 29, 2018

A very helpful refresher course.

创建者 Liu Y

Dec 28, 2017

A good review of basic algorithm

创建者 Himanshu K

Jun 7, 2017

very nice course, great teachers