Chevron Left
Back to Algorithmic Toolbox

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

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

1276 - 1300 of 2,544 Reviews for Algorithmic Toolbox

By vikash s

Nov 28, 2018

best course in algorithms ever...

By WEIJUN Z

Feb 19, 2017

good course, thank you very much.

By Bjornn B O F F

Feb 19, 2017

Very interesting topic. Hard push

By Anand S S

Jan 22, 2017

Lots to learn and a great course.

By C J

Jul 24, 2016

Good introduction to algorithms !

By Kamlakar P

Mar 1, 2016

Excellent course!! Thanks a lot!!

By USMAN A A

Aug 9, 2021

Nice teaching method and content

By Pranaya S

Oct 18, 2020

Very good course. Learned a lot.

By Dhananjay P

Jul 30, 2020

Thanks for building this course.

By Nipam M

Jul 26, 2020

good insight and better practice

By Shivani P

Jun 21, 2020

Its extremely good and fantastic

By Vikas N

May 25, 2020

Very helpful to understand algo.

By akanksha P

May 17, 2020

thank you.it is a amazing course

By mengmingliang

Apr 22, 2020

it is really a wonderful course.

By 胡程乔

Jan 3, 2020

nice course , easy to understand

By M S

Sep 15, 2019

Awesome course!!Worth doing this

By Edgar P

Sep 8, 2019

Great depth and good challenges.

By Alex B

Jan 14, 2019

Great introduction to algorithms

By Dylan T K

Jul 30, 2018

A very helpful refresher course.

By Liu Y

Dec 28, 2017

A good review of basic algorithm

By Himanshu K

Jun 7, 2017

very nice course, great teachers

By Light0617

Feb 10, 2017

wonderful!!!

cool coding problems

By Mohammad K A

Aug 18, 2016

Loved the problem in the course.

By 柴长坤

Mar 21, 2016

Very Good. Waiting new courses~

By Reka L

Feb 26, 2022

This course gets you thinking!