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:

826 - 850 of 2,544 Reviews for Algorithmic Toolbox

By Mayank S P

•

May 7, 2020

Good for mastering the algorithmic skills and for implementation for CS students.

By Carlos E M C

•

May 5, 2016

Excellent material and very well explained, thank you so much for the opportunity

By Brett M

•

Mar 21, 2016

A very good introduction to Algorithmic techniques. Well worth the cost of entry!

By Lakshit S

•

Aug 4, 2021

Its An Awesome course and I bet you would never regret after buying this course.

By Oluwafemi S

•

Feb 5, 2021

Filled the gap of missing and assumed concepts of data structures and algorithms

By Renduchintala H S V N S K

•

Nov 17, 2020

I really LOVED the structure of the course. The material is very well organized.

By Raushan K

•

May 29, 2020

I thought, it's hard to learn algorithms but this toolbox made it easy to learn.

By Zhehui Z

•

Jun 7, 2016

Very clear introduction to algorithm basics. Reasonable quizzes and assignments.

By Shobhit G

•

Jun 4, 2016

A well thought out course. Amazing teachers. Thorough assignments. Helped a lot.

By Bruno K

•

Apr 22, 2016

Indeed a very nice course to start learning about different kinds of algorithms.

By Keshav 2

•

Sep 10, 2022

i leaned many new concepts from here like greedy algorithim dyanmic programing

By Ankit D

•

Apr 1, 2022

It was an excellent course. I was able to learn many new things in an easy way.

By Kaustabh G

•

Sep 20, 2020

It was a fantastic course, took me a month to complete it but it was worth it !

By Shreya S

•

Aug 14, 2020

It was a bit difficult at beginning but after going through videos it was easy.

By Shridhar T

•

Jul 20, 2020

Not only the videos but the online puzzles and reading materials are very good.

By Ayush S

•

Jul 14, 2020

Gave deep insight of algorithms. Very helpful as taught everything from basics.

By Anthony

•

May 9, 2020

Great course! I really enjoyed completing it. Some tasks are too complex though

By Krishna K K

•

May 4, 2020

Great course which every engineers should learn,although a little bit difficult

By Rohit S S

•

Feb 27, 2016

Very good course on algorithms,particularly useful for competitive programming.

By muskan k

•

Dec 27, 2020

i gone through so many things in this course very helpful for building concept

By Rohit k k

•

Apr 15, 2020

i is very beneficial for improving our skill.i am happy to choose this course.

By Atulya S S

•

May 21, 2017

I like the set of assignments in the course. Well organized and well explained

By Alex B

•

Dec 2, 2016

Very helpful course! Goes over a lot of concepts I see come up with Comp Sci a

By Ashish G

•

Jun 19, 2016

Loved the course, and the way the teachers taught! Learnt a lot of new things!

By Nithish C

•

Aug 22, 2021

Course is excellent for learning how to code, solve problems and good content