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:

901 - 925 of 2,544 Reviews for Algorithmic Toolbox

By Vishal M

•

Jun 4, 2017

Very well structured content that isn't too overwhelming for a beginner.

By Salsabila J

•

Mar 29, 2016

great leacture! thank you

and keep it free for video except certification

By AASHISH C S

•

Jun 4, 2021

Awesome! Cleared all my concepts on algorithms: from basic to advanced.

By Edgar S P D

•

Feb 20, 2021

It's a very nice course, I've learned a lot from it and the mentors are

By Kingsley A

•

Dec 30, 2020

In summary, this really demanding Course makes you a better programmer.

By VIKASH K P

•

Aug 19, 2020

This course is good for one who want to learn the basic concept of dsa.

By mohned m

•

Aug 8, 2019

course assignments are difficult and interesting I enjoyed solving them

By Evgeny L

•

Dec 2, 2017

This was a great course, special thanks for well organized assignments.

By Leander P

•

Jan 26, 2017

Pretty good course and refresher. Enjoyed working through the problems.

By Ritul K

•

Apr 24, 2021

This Course Is very Use full and also learn deep concept of algorithm.

By Mahmoud K

•

Dec 27, 2020

It was a a very informative course , the assignment system was amazing

By Nguyen Q T

•

Oct 18, 2020

This course is very perfect that make me easy to capture all knowlegde

By JAIMIS M

•

Aug 29, 2020

This course was very interesting and help me to understand algorithms.

By NABIN N

•

Jun 26, 2020

A nice learning experience along with fabulous practice of algorithms.

By Kirill B

•

Apr 6, 2019

Very nice introduction to algorithms and O-notation! Highly recommend!

By Pragya V

•

Jul 22, 2018

This course was really helping for me as i got to learn a lot from it.

By Jatin S

•

May 19, 2017

Best Course for clearing basics of DS and Algorithms. A must do Course

By Xi Y

•

Jul 21, 2016

Learned a lot.

The notions of testing and debugging really inspired me.

By Ekpe S

•

Mar 5, 2016

Really Great for any serious developer who is willing to break grounds

By Mitanshu G

•

Apr 11, 2021

This course helped me to structurize my learning in an efficient way.

By Venkata L M

•

Feb 17, 2021

Very good course for thinking because it contains mostly applications

By SHUBHAM

•

Jun 2, 2020

Nice course...cover most of the important topic and with best details

By Sonu M

•

Jan 7, 2019

The way this course leads you to algorithmic thinking is really good.

By Shivam P

•

Jul 15, 2017

I loved it...Challenging exercises were lil complicated but good good

By Aaron T

•

Jun 12, 2017

Get's you going with all the must know basics to be a Data Scientist.