Chevron Left
Back to Algorithmic Toolbox

Learner Reviews & Feedback for Algorithmic Toolbox by University of California San Diego

4.6
stars
12,400 ratings

About the Course

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

Top reviews

KT

Invalid date

I am thankful to Coursera and all the professors who taught this course.

This course helps me to understand all basics of algorithm. Looking forward to use my knowledge which I gained from this.

AK

Invalid date

good course, I like the fact you can use a lot of languages for you programming exercises, the content is really helpful, I would like to have more indications from the grading system to save time.

Filter by:

2176 - 2200 of 2,556 Reviews for Algorithmic Toolbox

By sujith

Jun 9, 2018

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

By Amrit R

Aug 13, 2019

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

By Евдокимов Д В

Jun 28, 2020

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

By RAHUL B S

May 25, 2020

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

By Shivam S

Mar 29, 2020

Dynamic programming could have been solved and taught better.

By Ayman M A

Apr 21, 2018

The Grading system and the Scenarios needs some improvements.

By Ojas G

Aug 15, 2020

A little more explanation of the source code should be given

By Saifur R K

Sep 20, 2019

Quality questions but instructor should speak english clear.

By Dangis K

Nov 16, 2020

The tasks are amazing but the explanations could be better.

By Shivam S

Aug 8, 2020

Everything was good except the tutor was less enthusiastic.

By 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

By Vijit

Oct 12, 2018

This course is a good review of basic level algorithm class

By Ali H

Dec 4, 2023

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

By RAHUL M

Mar 26, 2021

really helpful for practicing and understanding algorithms

By Venkata S M B

Aug 26, 2020

Everything is fine except for the accent of few professors

By tushar s

Apr 27, 2018

really very helpful to develope the programming algorithms

By Shady A A A

Oct 4, 2021

Very good course .. Decent explanation and challenging ..

By Anurag S

Apr 26, 2022

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

By Anika M D

Aug 16, 2020

Good concepts but difficult to get help for assignments.

By Mohamed M

Sep 22, 2019

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

By Nitin D

Jan 21, 2019

Some subjects could be taught with bit more explanation.

By Bechitra K P

May 20, 2017

This course was great but lecture may be more simplified

By neeraj s

Aug 3, 2020

the assignment are little tough for a beginner like me.

By Andrey Z

Oct 31, 2018

I learned something new and useful for my profession.

By Ganesh M

Jun 20, 2020

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