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:

701 - 725 of 2,544 Reviews for Algorithmic Toolbox

By Subhradip M

•

Jan 14, 2022

It was great to learn from the teachers and I learnt a lot and I hope to apply the things I learnt.

By Yuanfang F

•

Oct 4, 2021

Assignments are challenging without being tedious. Instructions and presentation material are good!

By Arjun A S

•

Apr 25, 2016

Gives you very good insight into Algorithms basics that gets you going great with advanced courses.

By Ashutosh P

•

Apr 23, 2022

The assingments were tough but worth it, now I am quite confident about my basic algorithm skills.

By Yogesh K

•

Nov 22, 2021

I liked this course very much. It was helpful to improve my understanding of different algorithms.

By Michael T

•

May 22, 2021

One of the best Coursera classes I have ever had. It really challenges you and yet is very clear.

By SHRESHTHAM R

•

Dec 23, 2020

nicely ordered problem solving question and the interactive puzzles, and yes lectures were amazing

By Gaurang K

•

Aug 5, 2020

Excellent course! I learnt a lot of new ways to solve the problems which could take a lot of time.

By PIERO A V E

•

Jul 27, 2020

This is my first computer science online course I have taken. I learn a lot doing the assignments.

By Shovik P

•

Jul 4, 2020

One of the best courses I have completed till now. It's quite satisfying to complete such courses.

By Md F

•

Jun 20, 2018

Excellent .. Programming skills to solve any problem using Algorithm will be drastically improved.

By عبدالحميد ع ع

•

Sep 8, 2017

It is a wonderful but i recommend some examples on slides on python or c++ to clarify the concepts

By Kumoyo M

•

Mar 26, 2017

Solid! Key for anyone wanting that strong computing foundation independent of programming language

By abhiram g

•

Nov 24, 2020

need more explanation in dynamic programming, I literally got stuck in there man, what a concept.

By Arnab B

•

Oct 14, 2020

Great material and very well explained, the DP additional materials slides were specially helpful

By Zehra F N

•

Oct 1, 2020

It is an amazing, informational course, which helped me a lot in improving my programming skills!

By Durgesh

•

Jun 14, 2020

One basic thing I learnt from this course is how to approach problems in an efficient way.

Cheers!

By Victor F

•

Jun 7, 2016

Extremely useful course, that will improve your understanding of the core algorithmic techniques.

By aashutosh s

•

Mar 5, 2022

this course help me to understand algorithm toolbox, now i can solve any problem related to it..

By Abhishek S

•

Nov 21, 2021

Namaste, I am very grateful to the teachers who made this very informative and beautiful course.

By André B

•

Jul 29, 2021

Great course! The challenges were great at helping me understand the concepts behind the theory.

By Sahil J

•

Sep 7, 2020

Thanks for the Coursera. It completely changes the way you analyze the problem. Totally awesome.

By Ayrton C A d A

•

Sep 6, 2020

One of the best courses I took !! I learned a lot of techniques to solve computational problems.

By Zheyu Z

•

Jun 24, 2020

the lessons are brilliant. Though the grader can be more user-friendly as far as i am concerned.

By Saurabh M

•

May 9, 2020

Amazing experience .Learnt a lot of things though couldn't complete 100% of all the assignments.