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.

筛选依据:

2201 - Algorithmic Toolbox 的 2225 个评论(共 2,592 个)

创建者 Евдокимов Д В

Jun 28, 2020

Not bad at all, but some confusing explanations at weeks 5-6.

创建者 RAHUL B S

May 25, 2020

It was good experience with this course. I really enjoyed it.

创建者 Shivam S

Mar 29, 2020

Dynamic programming could have been solved and taught better.

创建者 Ayman M A

Apr 21, 2018

The Grading system and the Scenarios needs some improvements.

创建者 Ojas G

Aug 15, 2020

A little more explanation of the source code should be given

创建者 Saifur R K

Sep 20, 2019

Quality questions but instructor should speak english clear.

创建者 Dangis

Nov 16, 2020

The tasks are amazing but the explanations could be better.

创建者 Shivam S

Aug 8, 2020

Everything was good except the tutor was less enthusiastic.

创建者 Lokesh J

Jul 7, 2020

L

e

c

t

u

r

e

s

o

n

D

P

w

e

r

e

n

o

t

s

o

g

o

o

d

,

t

h

e

a

s

s

i

g

h

=

n

m

e

t

n

s

w

e

r

e

a

w

e

s

o

m

e

t

h

o

u

g

h

创建者 Vijit

Oct 12, 2018

This course is a good review of basic level algorithm class

创建者 Ali H

Dec 4, 2023

thank you for everything. week5 and week 6 could be better

创建者 RAHUL M

Mar 26, 2021

really helpful for practicing and understanding algorithms

创建者 Manoj B

Aug 25, 2020

Everything is fine except for the accent of few professors

创建者 tushar s

Apr 27, 2018

really very helpful to develope the programming algorithms

创建者 Shady A A A

Oct 4, 2021

Very good course .. Decent explanation and challenging ..

创建者 Anurag S

Apr 26, 2022

This course is good for a beginer who wants to learn DSA

创建者 Anika M D

Aug 16, 2020

Good concepts but difficult to get help for assignments.

创建者 Mohamed M

Sep 22, 2019

The content is good but it requires to have some basics.

创建者 Nitin D

Jan 21, 2019

Some subjects could be taught with bit more explanation.

创建者 Bechitra K P

May 20, 2017

This course was great but lecture may be more simplified

创建者 neeraj s

Aug 3, 2020

the assignment are little tough for a beginner like me.

创建者 Andrey Z

Oct 31, 2018

I learned something new and useful for my profession.

创建者 Ganesh M

Jun 20, 2020

It was a great experience. Learn a lot of new things

创建者 Abhinav K

Jun 16, 2020

This platform is very nice to create your knowledge.

创建者 Nagarjuna V H (

Dec 31, 2016

Pretty informative and helps you refresh the basics.