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:

876 - 900 of 2,544 Reviews for Algorithmic Toolbox

By Joaquín N J

•

Sep 10, 2019

Very good course, learned about different kinds of algorithms and its usage

By Sagar S

•

Oct 7, 2018

The course content is well designed and covers all the basics of Algorithm.

By Mohamed M

•

Aug 28, 2018

Thank you for this Great course, rich materials and challenging assignments

By shashank v

•

Oct 18, 2017

good course

teachers are good and they explain everything in very easy way.

By Markeeva L

•

Mar 22, 2017

Very good course for a newbie developers and for refreshing your knowledge.

By ASHISH S

•

Jul 29, 2020

A very good course with a mix of straightforward and challenging problems.

By D V S

•

Apr 27, 2020

wonderful course

a must for those who want to start competitive programming

By Ashley M

•

Sep 23, 2017

a great learning process _learnt a great deal_feels like a real classroom

By Spiridonov A

•

Oct 8, 2016

I was great! A lot of useful and interesting tasks to improve your skills.

By Alejandro R

•

Sep 2, 2016

Great course! Helped me a lot, courses taught this well keep me motivated!

By Nickolay M

•

Aug 7, 2016

Amazing course about algorithms. Complex things described by common words.

By ARJUN R

•

Jul 3, 2022

very elaborative course, all approaches defined very legibly and clearly.

By Syed A

•

Jul 20, 2020

This course developed my coding skill and i learned a lots of new things.

By Thomas G

•

May 14, 2020

A nice review of typical algorithmic methods. Many exercices to practice.

By Robinson G

•

Apr 6, 2020

I enjoyed the course; specially the dynamic programming part. Thank you.

By Ajay K (

•

Oct 20, 2019

Taught me a lot, got challenging around dynamic programming but loved it!

By Bekhzod

•

Apr 22, 2017

I really enjoyed the problems. I would strongly advise to solve them all.

By Vijay S

•

Jun 12, 2016

Learn some new and very interesting things. It covered my doubts as well.

By Araz S

•

Nov 26, 2020

Absolutely Amazing course, recommended for every CS interested person :D

By AQUIB Z

•

Jun 20, 2020

A brilliant course to get you started on data structures and algorithms.

By Rahul K R

•

Mar 17, 2020

Great Learning! Excellent Instructors. Thank you for this amazing course

By Yu D

•

Mar 1, 2020

very good lessons, a little changllenge for me, especially last lectures

By Adithya v

•

Oct 7, 2019

could give an example on how to write the algorithm on a coding language

By Manish S

•

Jul 14, 2019

awesome experience with the coursera and the course quality are extreme.

By Aayush R

•

Aug 27, 2018

Best Algorithm Course. A basic idea for getting started with algorithms.