Chevron Left
Back to Algorithmic Toolbox

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

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

KT

Invalid date

I am thankful to Coursera and all the professors who taught this course.

This course helps me to understand all basics of algorithm. Looking forward to use my knowledge which I gained from this.

AK

Invalid date

good course, I like the fact you can use a lot of languages for you programming exercises, the content is really helpful, I would like to have more indications from the grading system to save time.

Filter by:

2376 - 2400 of 2,556 Reviews for Algorithmic Toolbox

By Christopher B

Dec 28, 2020

Well done course with great professors. My only major complaint is in the way grading is done. I learn best by trial and error and having no feedback beyond "wrong answer" is terribly frustrating when trying to understand where my knowledge is lacking in my code.

By Akash J

Jun 6, 2017

This is a good course and I really want to thank the instructors for taking the time to create this wonderful course. However as a beginner, I want the week 5 ( Dynamic Programming ) really tough to follow and wish if there could be more resources for Week 5.

By T P

Jul 1, 2022

This course is old and infomation are super confusing, they provide the starter code with the answers alreaady in it. Clearly this is not updated so I dont want to waste my time on this when I have very limited time to upskill my skills with full time work.

By Marwan Y

Aug 29, 2019

a lot of stuff was vague, the videos not enough but the assignment is good and the grading system is average since it leaves you in the middle in the desert and does not tell you where your code breaks like input and expected output to debug with

By Juan S V C

Oct 20, 2020

It's a really good course, and I really appreciate the effort of every single teacher. I really liked, just think they should really explain some algorithms in a more pedagogical way. I struggled with many algorithms, to really understand them.

By Ibrahem A M A

Dec 9, 2016

This course covers important aspects of techniques used to solve popular problems. But it misses to cover introductory points in some modules (i.e: dynamic programming module) as well as the accent of some instructors isn't clear enough.

By Sreyes S

Apr 15, 2020

Dynamic Programming modules were not explained with clarity. I understood the DP Tables for some of the questions only after looking at external sources. However, the rest of the topics were fairly well explained.

By Jonathan Z

Jul 15, 2018

Matière intéressante mais trop peu détaillée. Énorme manque d'informations et de notions nécessaire pour la réalisation des exercice. Explications parfois confuses, voire déroutantes. Beaucoup de frustration....

By Moaz M

Nov 14, 2020

in general, the course is good, especially the assignments which were very good but the materials like videos and slides aren't good enough, i think that there is some important details are missing

By OM S

Jun 30, 2020

very detailed and highly efficient course to learning algorithms but some more focus should be given to solve assignment problems...as they were very tough for a average guy like me...thank you

By Josh B

Nov 26, 2023

I did gain valuable learning. Some feedback is that it can be hard to find material and some material is labeled wrong. For instance there is no week 6 labeled in the problem statement pdf.

By Stefan M

Mar 31, 2018

Nick Rhodes' video sections are terrible: He stumbles, mumbles, and mis-speaks (words don't match slides). It would be fine for a live lecture, but for something pre-recorded, it's awful.

By Shubham C

Jun 14, 2017

It was a good course...But the gene problem was left to be solved and on top of all please take instructors so can speak british english,It was quite difficult to understand their accent.

By pratik

Jan 29, 2017

1 professor just did not make sense to me. do not just read out the pseudo code but instead try to visually show whats happening step by step with arrows and calculations from scratch

By Khaled A

Aug 29, 2020

The course starts well but then falls especially in the dynamic programming part. The explanation should be at least comprehensible for those with an average level in mathematics.

By Abhishek S

Apr 19, 2020

There should be more illustrations and a more comprehensive introduction to every topic.

Discussion of a topic formally before introduction to the problems would be better.

By sreenuj c

Jan 2, 2017

The materials covered are not enough to fully explore the topics. Should include much more detailed explanations especially when explaining some of the complex algorithms.

By vikas g

Apr 27, 2021

The content of this course is good. The explanation in the lectures could have been better. But overall the course helped me learn some good algorithms. Thanks.

By Max K

Apr 9, 2017

Есть множество недочётов как в субтитрах, так и в самих слайдах. Кто-то употребляет Тета, кто-то О большое, субтитры ужасны, местами перевод совершенно не тот.

By Bhavya K

Aug 10, 2020

it was very difficult and sometimes very frustrating to understand some of the lecturer because of their very thick accent. other than that it was good.

By SAHIL S

Jul 15, 2020

could not find out whats wrong with programming assignments. Atleast we should be able to see what test case we are failing. Assignments managed poorly.

By Nidhi G

May 13, 2020

It could have been better with some programming examples. It became very difficult to grasp the algorithm especially in the dynamic programming section

By Rafael D d D

Apr 26, 2020

I find difficult to do the programming assigments without lots of extra reading and lectures from other sources. More explanation and examples needed

By Mick S

Jan 20, 2018

While it is possible to muddle through this course and retain some of it, understanding some higher math and Big O notation is pretty essential.

By Vivek C

Jul 7, 2024

"The explanation of the solutions could be improved, as it is difficult to understand. Sometimes it feels like it is quite challenging for us."