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

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.

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.

Filter by:

1101 - 1125 of 2,544 Reviews for Algorithmic Toolbox

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 28, 2016

A great and exciting start for the Specialization

By Elizabeth L

•

Aug 26, 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 MIN-CHUN W

•

Jul 25, 2019

Nice contents and sometimes challenging homework

By Deleted A

•

Apr 5, 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 10, 2023

Best Course on basic understanding of algorithm

By CHIN H V

•

Dec 11, 2022

Step by step guidance to learn about algorithm.

By Anand K 1

•

Apr 22, 2021

Very helpful to understand various algorithams.

By Aigerim N

•

Aug 16, 2020

I got very precious knowledge from this course.

By Ashish Y

•

May 13, 2020

very very very nice course and teachings skills

By Billcates M

•

Apr 29, 2020

excellent .but please provide the solution code

By Rahul S

•

Jul 16, 2019

Awesome course to getting started on algorithms

By sanjeev k

•

Nov 23, 2018

The course was very good.Learned a lot from it.