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:

1351 - 1375 of 2,544 Reviews for Algorithmic Toolbox

By Planck M

•

Jan 8, 2018

more applause are not enough

By Aniket R

•

Dec 6, 2016

Awesome. Learnt many things.

By Rachit S

•

Jan 17, 2022

Brilliant course! Loved it!

By Arjun S

•

Sep 27, 2020

amazing content an trainers

By AMAN K

•

Aug 15, 2020

Assignments were very nice.

By G M S M R

•

Jul 14, 2020

very good and knowledgeable

By Vidushi P

•

Jul 1, 2020

now waiting for certificate

By CJ W

•

Jun 23, 2020

Course helped me get a job!

By Victor N

•

Dec 20, 2019

dynamic programming is hard

By Sayantan B

•

Aug 19, 2019

One word review. Marvelous.

By Milan P

•

Nov 7, 2017

Great course! Learned a lot

By Ambreen H

•

Aug 7, 2016

Thank you for this course.

By 孟宇伟

•

May 19, 2016

I love it!!!!!!! excellent!

By Vinod P P

•

May 23, 2022

This course is wonderfull.

By Phu D N

•

Feb 15, 2022

I really like this course

By PRATHMESH V P

•

Feb 8, 2022

Good course and conceptual

By Edwin A C C

•

Dec 12, 2021

Excellent, I learned a lot

By Yijun Z

•

Aug 25, 2021

Sorry,I have another plan.

By Arun S

•

Feb 1, 2021

Very involving assignments

By 392_MOHD F H

•

Dec 18, 2020

very good, i learned a lot

By Preetam K S

•

Aug 20, 2020

Amazing course! Motivated!

By Chandra I

•

May 22, 2020

hardest course i ever done

By Kristen P

•

Mar 16, 2020

Great fundamentals course!

By Shubham G

•

Jan 27, 2019

best course for algorithms

By Tizeng Y

•

Sep 5, 2018

Very useful and practicing