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:

1076 - 1100 of 2,544 Reviews for Algorithmic Toolbox

By DEEP P

•

Apr 29, 2020

Amazing learning experience due to great professors.

By Kuldeep K

•

Apr 17, 2020

Wonderful course. I am now more confident than ever.

By Mukta M

•

Jan 22, 2019

Very good course, particularly if you're a beginner.

By Torgashov N

•

Sep 23, 2018

Plentiful explanation and a lot of interesting tasks

By Mahdi G

•

Jun 10, 2022

Fantastic, nice experience for improving my coding!

By Stud 2

•

Jun 20, 2020

Very interesting course, and amazing instructors <3

By Kislay K D

•

Apr 27, 2020

doing this course motivated for full specialisation

By tharindu l y

•

Mar 15, 2020

This course was excellent and very helpful for all.

By Aditya S

•

Aug 25, 2019

It gets a bit hard but definitely worth the effort.

By nabil m n g

•

Aug 19, 2019

very good foundation course with good explanation

By arpit c

•

Jul 17, 2021

It was a great experience learning with the team.

By Abhinav N

•

Oct 19, 2020

An excellent course with fairly decent assignments

By Sreekumar N R

•

May 24, 2020

One of the wonderfull online tutorial I found ever

By Shivam K

•

May 19, 2020

Awesome course contents and problems were too good

By Nitin A D

•

Sep 8, 2019

very nice course on algorithms and data structure.

By Rayan D

•

Sep 21, 2018

Excellent course with some great coding challenges

By Vivek R

•

Sep 9, 2017

Excellent course on how to optimise your algorithm

By Arthur Z

•

May 17, 2017

Learned a lot of useful techniques in this course.

By Yerkebulan M

•

Feb 24, 2023

The best course , which help to critical thinking

By Hesham M H

•

Oct 7, 2022

Great content , clear ideas , easy to udnerstand

By Faisal A

•

Jun 23, 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