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:

1001 - 1025 of 2,544 Reviews for Algorithmic Toolbox

By Ramon T i F

Aug 2, 2019

Realmente interesante, recomiendo sobretodo las actividades.

By Michael F

Apr 8, 2018

Really enjoyed it. Very challenging, and a great foundation.

By JICHEN W

Jan 19, 2018

very informative course and assignment is full of challenges

By kushagra p

Dec 17, 2017

I t is a very nice course. Learned a lot of new Algorithms.

By khem r m

Aug 13, 2017

You can include real life examples to describe problem also.

By Harshvardhan s

Jun 18, 2021

It was a great course taking me from many of the algorithms

By NARENDRA K

Jun 10, 2021

An excellent course, so student will get excellent command

By Juventino A C

Sep 28, 2020

Its a very helpful course for starting to desing algorithms

By Ajay D

Aug 12, 2020

I one of the best courses out there, it is simply brilliant

By Ishan B

May 23, 2020

Exceptional teaching, intuitive puzzles and great problems.

By Anubhav V

May 4, 2020

it helps me a lot in building and solving real life problem

By mohd d k

Mar 8, 2018

This is a good course for revising algorithms fundamentals.

By Vishwajeet

May 26, 2023

I've learned a lot from this course it was really helpful.

By Nguyen Q H

Jun 10, 2022

fun, challenging, helped improve my coding skills by miles

By Anil K C

Jan 13, 2022

Learned a lot about algorithm designing.Thank you Coursera

By A M M S K

Sep 14, 2020

Learned a great deal and got a good amount of practice! :)

By Abhishek G

Aug 30, 2020

its a very good course i will surely likely to do it again

By Adarsh a

Jul 30, 2020

Very good...If you work honestly, there is a lot to learn!

By Shubham K

May 9, 2020

Great videos. Makes you learn algorithm in interesting way

By 李想

Mar 23, 2020

excellent

我是跨专业的学生,一开始的内容浅显易懂,对后面的内容理解很有帮助。老师讲课也很有条理,也能听得懂。

By Stephen R

Jan 27, 2019

This is an excellent course, I've learned so much. thanks!

By Kovid P

Aug 5, 2018

Hope to have great experience with this course. Thank You!

By Vivek P

Mar 2, 2018

Best Beginner's Course for Data Structures and Algorithms.

By Arminas P

Oct 19, 2017

Loved the material and the theoretical part was very clear

By Vans T

Oct 10, 2016

Very useful for well understanding basic algorithm method!