Chevron Left
Back to Algorithmic Toolbox

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

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

1226 - 1250 of 2,544 Reviews for Algorithmic Toolbox

By Dani M

•

Jan 13, 2020

Nothing to add! You guys are the best!

By Joonho K

•

Dec 18, 2019

Great collection of helpful exercises!

By Artiom B A

•

Aug 20, 2018

awesome. just one word, it's: awesome!

By Christopher P

•

Dec 5, 2017

I liked that it wasn't multiple choice

By tuming1990

•

Nov 8, 2017

Great materials and great assignments.

By Ale D

•

Apr 21, 2021

Excellent. Hard but very good content

By Srikar K

•

Jul 9, 2020

gave a great insight into programming

By PRASHANT K S

•

Jun 28, 2020

i enjoyed a lot and found interesting

By Anirudh K

•

May 30, 2020

complete knowledge of almost all algo

By Shrey P

•

Jan 13, 2020

Excellent course and perfectly taught

By Rhythem P

•

Nov 20, 2019

This course is wonderful for learning

By Ahmad S

•

Dec 5, 2018

Learned a lot. Thanks for the course!

By Thanh N

•

Jul 4, 2017

Very practical and challenging course

By Ivan P

•

Apr 10, 2017

Great course! Interesting and useful.

By Vipin K

•

Dec 7, 2016

i don't know how to say thanks to you

By PrimeAI

•

Oct 6, 2016

Awesome!!! Thanks to all instructors.

By Vijai K S

•

Feb 17, 2016

My first algorithms course in life :D

By Sanidhya R

•

Jul 15, 2021

Excellent course work! Enjoyed a lot

By Jared

•

Jun 4, 2020

Fantastic Course! I learned a bunch!

By Abhishek C

•

Jul 27, 2018

This course is very hard but awesome

By Praveen S

•

Feb 24, 2017

The best course for learning coding.

By Khanh L

•

Jun 18, 2016

Nice course, learned a lot from it.

By P. R

•

Jul 18, 2023

A hard course but no pain, no gain!

By katta s k r

•

Feb 3, 2022

i learned so much about algorthims

By quoc a n

•

Jan 3, 2021

best course ever. Thanks developers