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:

951 - 975 of 2,544 Reviews for Algorithmic Toolbox

By ABHISHEK G

•

Sep 26, 2020

One of the best Data Structures Courses Out there . Must go for it

By Veeresh S

•

Sep 8, 2020

Exceptional course but the explanations should not have been brief

By Aryan V G

•

Jun 1, 2020

Its a grate course and will for-sure help u learn and grow better.

By Shreya G

•

Apr 26, 2020

Very good course and really helpful in understanding the concepts.

By Elisa D

•

Feb 5, 2022

Wish there were some hints for some of the assignment questions.

By Venkata V

•

Nov 11, 2020

A very concise explanation of all the concepts. Much appreciated.

By Shivanshu M

•

May 24, 2020

its an amazing course. All the concepts are explained efficiently

By Neelesh S

•

May 3, 2020

This course is amazing you can learn many things from this course

By Vaibhav S

•

Nov 23, 2018

Learnt new concepts, and taught me how to think algorithmic-ally.

By Noah P

•

Mar 1, 2016

Excellent course with tons of exercises and interesting lectures.

By Ruby A Y

•

Feb 20, 2022

Very helpful and an essential tool to improve coding algorithms.

By Saurabh S

•

Apr 20, 2021

The course was awesome, and it helped a lot to improve my skills

By Danilo H d D P

•

Apr 5, 2021

Learned a lot of things that my graduation showed superficially.

By Alejandro M

•

Oct 21, 2020

This is a lovely and advanced introduction to useful algorithms!

By Anuj P

•

May 10, 2020

I really loved this course. They explain every topic so clearly.

By Prathamesh J J

•

Apr 16, 2020

very nice experience. lots of algorithms i learn in this course.

By Yiwei Z

•

Jan 3, 2019

I love this course, though the assignments are so hard (for me).

By Roshan B

•

Jun 28, 2017

Love it...Was searching for this kind of course for a long time.

By Atul S

•

Sep 30, 2020

everyone should join this course to up ur algorithmic knowledge

By Wagner G F

•

Aug 5, 2020

Great course, challenging assignmets, learned a lot! Thank you!

By MD S

•

May 19, 2020

A great way to study for an exams and as well as for knowledge.

By AYUSH A

•

May 13, 2020

The most brilliant course as compared to other similar courses.

By SHIVAM P

•

May 4, 2020

the course content and mode of delivery was awesome. loved it!!

By Ido B

•

Oct 31, 2019

In depth algorithmic course with good examples and explanations

By Ionut M C

•

Apr 26, 2019

Great quality. I also recommend getting the book, very helpful.