Chevron Left
Back to Algorithmic Toolbox

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

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

801 - 825 of 2,544 Reviews for Algorithmic Toolbox

By Emmanuel T

•

Jan 11, 2018

This Course was very Excellent, i have learnt a lot, although it was very Challenging

By Fangda C

•

Jun 21, 2016

I like it very very much. I would like to recommend this course to all of my friends.

By Vishal K

•

Jan 5, 2023

It gave good understanding about algorithm and how to procced to solve an algorithm.

By Abhishek J 0

•

Jul 8, 2021

Practice questions were really int resting and challenging. Learned a lot from here.

By INISH M D S

•

Oct 20, 2020

Really Good course, challenging enough to force us to learn the concepts thoroughly.

By Nick L

•

May 30, 2020

Fun! Let us know what the failed test cases are, though. The grading is a black-box.

By Gudipudi M

•

Jul 23, 2018

Gave me a good insight into Algorithms.Helped me to explore new things.Thanks a ton.

By Mohamed A

•

Dec 15, 2016

Really iam so so so happy :) this course is the best course i met before :) <3 <3 <#

By Parshad S

•

Feb 12, 2021

Good Course. Helped a lot in grasping the concepts of Algorithms. Totally worth it.

By Karan G

•

Jun 29, 2020

Nice course for grasping the basics of algorithms and brushing up on your concepts.

By Rithvik G

•

Jun 5, 2020

Would like explanations of few algorithms to have more clarity.

Otherwise very good.

By Aashi S

•

Oct 5, 2019

it was the best course till now. i have recomended it to all my friends and juinors

By Martin H

•

Feb 7, 2017

Very good design of course. It seems simple at the beginning but later very useful.

By Ahmad A

•

Apr 13, 2021

This course is very beautiful and useful it is teach me alot of skills ..thank you

By piyush t

•

Jun 22, 2020

This was a great course. I learned most used algorithmic approaches. thank you....

By Timothy S T

•

May 11, 2020

Great would recommend, worth it only if you are planning on doing the assignments.

By Alek R

•

Dec 5, 2018

Loved the problem sets. Instructions were clear. Honestly such a fantastic course.

By Ashutosh R

•

Sep 13, 2018

Very nice toolbox as it helped me in better understanding of my algorithm concepts

By Tamilarasu S

•

Sep 17, 2017

All the general algorithms are covered in good depth. Assignments are challenging.

By ahmed e

•

Dec 23, 2021

This course is the best online content to explain algorithms and data structures.

By Dunugalge C J S

•

Aug 31, 2021

Lots of things to learn. Very well guided. I leant many things. Excellent course.

By DIVYANSH M 2

•

Aug 16, 2021

if you are looking for a course to build up your algorithm , this course is best.

By T K

•

Jul 28, 2020

A well structured course, programming assignments are set at an appropriate level

By Satyam M

•

Jul 15, 2020

JUST BECAUSE OF ITS SELECTED ASSIGNMENT QUESTION BUT VIDEOS ARE VERY LESS USEFULL

By Rishu K

•

May 8, 2020

A vary good course that actually teach to how to transform ideas into algorithms.