Chevron Left
Back to Algorithmic Toolbox

Learner Reviews & Feedback for Algorithmic Toolbox by University of California San Diego

4.6
stars
12,489 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 20, 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 20, 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:

1101 - 1125 of 2,573 Reviews for Algorithmic Toolbox

By Faisal A

•

Jun 24, 2021

pretty tough...also interesting....challenging...

By Yulei Q

•

Mar 24, 2021

Very good course as an introduction to algorithm.

By Aaditya P

•

Mar 12, 2021

Very Informative course with perfect explanation.

By Mohammed M

•

Feb 22, 2021

It was one of the best courses if not the best :)

By Divyang S

•

Sep 20, 2020

Outstanding Course with lots of amazing exercises

By Vidyanand K

•

Aug 26, 2020

Thank You, sir, for providing valuable knowledge.

By Arshu M H

•

Aug 13, 2020

Clear understanding of fundamentals. very helpful

By Arindam G

•

May 30, 2020

Very detailed course and helps to build the base.

By JASWANT P

•

May 21, 2020

Very important courses for intermediate students.

By Anand P

•

May 3, 2020

Amazing varity of questions and videos are awesom

By Probhakar R

•

Mar 29, 2020

A truly engaging as well as a challenging course!

By Nirdosh G

•

Jan 11, 2020

This course is very useful for competitive coding

By P V T P

•

Jul 30, 2019

Very Helpful in developing algorithmic thinking!!

By Nguyen T N

•

Aug 29, 2016

A great and exciting start for the Specialization

By Elizabeth L

•

Aug 27, 2016

Awesome start! Loved the programming assignments!

By Karri N

•

Oct 31, 2022

A great indrouction to Algorithms fo a beginner

By Vishnusai J

•

Jul 13, 2021

Very helpful course for competitive programming.

By Pawan k a

•

May 25, 2020

Quite helpful to learn the basics of algorithms.

By Deleted A

•

Apr 6, 2018

Great assignments -- Keep up the good work guys!

By Wei-Cheng C

•

Mar 19, 2017

Excellent lectures and challenging problem sets!

By Pravar A

•

Mar 11, 2023

Best Course on basic understanding of algorithm

By CHIN H V

•

Dec 12, 2022

Step by step guidance to learn about algorithm.

By Anand K 1

•

Apr 22, 2021

Very helpful to understand various algorithams.