Chevron Left
Back to Algorithmic Toolbox

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

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

1326 - 1350 of 2,544 Reviews for Algorithmic Toolbox

By ROHIT D

•

Sep 16, 2021

my first and the best course.

By NIKHIL K G

•

Oct 7, 2020

The best course for the topic

By Akshat T

•

Sep 25, 2020

Amazing course!

Learnt a lot.

By VIPUL G

•

Jun 8, 2020

Good for programming students

By IT012-Bhanushali K N

•

Mar 24, 2020

Awesome Course on Algorithms.

By DEEPAK Y

•

Apr 7, 2019

very good outstanding content

By jetty m v p

•

Dec 25, 2018

it is very usefull for coding

By ke x

•

Jul 28, 2018

very educational and pratical

By Tabitha T

•

Mar 12, 2017

Great class! I learned a lot!

By Filippov S

•

Jan 28, 2017

Great and challenging course.

By ZW L

•

Sep 9, 2023

Learned the basic algorithm.

By Sekh A R

•

Feb 9, 2022

make it a bit more exclusive

By Pratik S

•

Dec 6, 2021

It is just an awesome course

By Mohsen S

•

Aug 30, 2021

Fun way to look at problems!

By Mufaddal H

•

Apr 3, 2021

Great course and assignments

By Mehedi M

•

Jan 8, 2021

Got to learn so much. Thanks

By Amit K

•

Jun 22, 2020

Just a wonderful experience

By Vinay M S

•

Jun 20, 2020

Really helpful for beginners

By varun h

•

May 21, 2020

course is good for beginners

By Manan P

•

Mar 24, 2020

it is a really good course .

By Nikunj R

•

Sep 9, 2019

A very well organised course

By Uzmar G

•

Jul 29, 2019

Thanks! I really learn a lot

By Antonio A R d B

•

Oct 7, 2018

This course was really good!

By Quinn W

•

Jan 12, 2018

Good content, easy to follow