Chevron Left
Back to Algorithmic Toolbox

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

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

VK

Invalid date

good technique implemented for learning and exploring about big data(primitive) handling, and other study stuffs and additional slides are quite helpful to understand algorithm and its implementation.

PS

Invalid date

Great Course. This series is great but sometimes you will get frustrated because of the questions as it is not easy, make sure to give those a time. Great satisfaction after solving them though

Filter by:

2426 - 2450 of 2,559 Reviews for Algorithmic Toolbox

By Ashok R

•

Sep 13, 2019

The lectures were more narrative oriented and hence felt boring and monotonous at times.

By Amarjeet S

•

Sep 23, 2020

pretty hard course, person need to have prerequisite knowledge of better programming.

By PUSHPRAJSINH G P

•

Aug 16, 2020

lastly some proffessor with a russian accent make difficult to be understand

By Deleted A

•

Sep 13, 2017

I enjoyed it, but the instructor was a little hard to understand at times.

By SIDDHANT K

•

Jul 12, 2020

Teaching exp. with writing and execution of example problems can be added

By Suraj S

•

Sep 21, 2020

dynamic programming not explained properly

i had to read it from outside

By Teja S P A

•

May 6, 2020

the way of explanation can be improved (especially dynamic programming)

By Aabhas C

•

Jun 3, 2020

Accent of teachers is very bad. The course could also be more refined.

By Omar K T

•

Dec 26, 2019

The course explanation was barely sufficient and often times confusing

By Ramadan I

•

Sep 9, 2021

The Instructors are not that much engaging. The Course is quite good

By Mohamed O

•

Sep 17, 2019

Don't cover all the concept you have to search a lot to be good ..

By Dmitry G

•

Nov 18, 2016

Homework was very nice, but strong accent of lecturers impeded me

By T N 9

•

Jul 12, 2021

it is having games and they r saying it in c++ instead of .py

By Jorge B O

•

Dec 31, 2018

no todos los videos tienen subtitulos o estan bien explicados

By Amr A M

•

Aug 31, 2019

course should be more fixable and provide IDE for run codes

By Parikshit R

•

Aug 15, 2020

Questions are real tough but , the overall course was good

By dhananjay v

•

May 31, 2020

I think the communication by tutors could have been better

By Mayur A 1

•

Apr 10, 2020

This lectures of this course must have been in more depth.

By Mayank M

•

Jul 10, 2020

NEED TO IN MORE DEPTH AND MORE TOPICS NEED TO BE COVERED.

By AKASH A C

•

May 5, 2021

In week 4 subtitles were wrong and not properly synced .

By Krikchai P

•

May 9, 2020

subtitle does not match with audio.

unclear explanation.

By Areeba N

•

Apr 1, 2023

Some teacher's accent is not completely understandable

By Kuldeep G

•

Aug 23, 2020

I think that video lectures can be made more detailed.

By Dmitry B

•

Jul 4, 2021

Assigments not obvious and need additional research

By Kaveh F

•

Jan 23, 2021

Assignments are full of bugs, especially in Golang.