Chevron Left
Back to Algorithmic Toolbox

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

4.6
stars
12,460 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

SG

Jan 19, 2017

I liked the fact that the algorithms are not just the introductory searching and sorting algorithms. The assignments are fairly difficult (I have decent scripting experience), but not impossibly so.

BD

Jan 19, 2021

The course was really amazing which provided deep knowledge from basic to advance that how algorithms works and how to design algorithms. Thanks to all the expert teachers who taught in this course.

Filter by:

2226 - 2250 of 2,563 Reviews for Algorithmic Toolbox

By Avinash s

•

Sep 1, 2020

awesome course to learn dynamic programming

By Vaibhav D

•

Jun 18, 2020

A few too many problems in the assignments.

By vaibhav s

•

Mar 26, 2020

we should get the notes in pdf formats too.

By Pranav K

•

Oct 14, 2020

Explanation could have been little better.

By Islam W

•

Jun 24, 2020

The part of dynamic programming was awful.

By Ajay D

•

May 29, 2020

Good Course to level up algorithms skills.

By ANKIT K

•

Jul 9, 2020

very excellent presentation and teaching.

By ZHIXUAN Y

•

Sep 4, 2017

You should tell us the input of the case.

By YUXIANG W

•

Jan 12, 2022

week 5 is not good, but others are great

By Victoria M

•

Aug 9, 2021

Some of the videoes are too fast for me.

By Priyanshu a

•

May 29, 2020

nice but can be explained in more detail

By 金酱

•

Jan 24, 2018

week5 and week4 are little hard to chase

By Troy

•

Jul 18, 2016

lots of mathematics and it's challenging

By Ashish k

•

Jun 21, 2016

very well designed course ,very helpful.

By Bryan J G R

•

Nov 9, 2020

Great but lack of detailed explanations

By FAIZAN M

•

Jun 23, 2020

This course taugth me many new things..

By Nalam V S S K C

•

Dec 2, 2018

Good course for refreshing your basics.

By Galal S

•

Jul 1, 2016

Dynamic Programming need to be stronger

By Sachin D

•

May 22, 2016

nice stress testing is now i am learned

By shady m

•

May 13, 2021

you need to put more and more problems

By manish c

•

Oct 5, 2019

Perfect course for algorithm beginners

By Anand P

•

Feb 12, 2019

Good course on algorithms and designs.

By Vishal N

•

May 17, 2020

quite a good explanation of concepts.

By Pranav G

•

Apr 21, 2020

More material could have been covered

By AMLAN D

•

Nov 13, 2020

The videos are easily understandable