KS
Sep 13, 2018
Well researched. Topics covered well, with walkthrough for exam.le cases for each new introduced algorithm. Great experience, learned a lot of important algorithms and algorithmic thinking practices.
DT
May 26, 2020
Thank you for teaching me this course. I learned a lot of new things, including Divide-and-Conquer, MergeSort, QuickSort, and Randomization Algorithms, along with proof for their asymptotic runtime
By Shuvam S
•Jun 28, 2019
I really like the course content and the way professor teaches. Programming assignments are really good as they just don't ask you to code up an algorithm but asks in depth questions like number of comparisons made in each step.
By Freyza K
•Jul 22, 2022
I think this is the best course. Clear explanation and good material. The material like videos and presentation file that make me feel fully understood on what the instructor explains. Thank you, professor. Thank you, coursera.
By Denny S
•Feb 11, 2022
Amazing course, instructor and material! If you want to learn how you can do better as a software developer, to create more intelligent, faster and efficient code this series of courses is the best place to learn it hands down.
By Mehmet M G
•Oct 6, 2021
Content is excellent, Mr. roughgarden explains every concept very clearly and concisely. Only problem about this course I believe is the assignments. They are too easy for such a great course they must be much more challenging.
By Mariia B
•Feb 19, 2021
This course has often been difficult for me, which means I learned a lot. Many-many thanks to Prof. Roughgarden for the challenging topics so nicely explained, and to all the mentors and fellow students from Discussion forum :)
By Abhinaya N
•Dec 13, 2018
Pretty amazing course. The book "Algorithms Illuminated" by Dr. Tim Roughgarden makes you greedy to learn more about algorithms. Some of the analogies he presented to explain the concepts were hilarious and makes it a fun read.
By Molderez
•Aug 6, 2020
Quite interesting and the right level of challenge in my case. The explanations are very clear and to the fact. The exercises that let you implement the algorithms completely on your own improve your autonomy in programming.
By Shubham D
•Nov 20, 2019
It was incredulous experience for me. From this course I get to know the level of problems to solve.
obviously, this would not happen without Coursera's scholarship program. Thanks a lot coursera for this marvelous experience.
By 熊之遥
•Apr 9, 2017
Professor Roughgarden managed to explain all the algorithom ideas in a clear and simple way, and give us a very intuitive understanding of these methods. He did give me confidence in this field, even I am not majoring in CS.
By Tzushin H
•Jul 29, 2022
The weekly project offers good opportunities for practicing what we have learned from the lecture. It would be better to emphasize the probability concepts or just offer some additional reading material for the final exam.
By Pawel K S
•Apr 4, 2018
Professor Roughgarden makes complex algorithm topics easy to understand. He gives a thorough foundation for each topic, and concisely explains proofs. This course has given me a robust framework for algorithmic analysis.
By Güneş A
•Mar 18, 2020
I think the instructor is teaching very well. The supporting book is very useful to catch up the course content, and the problems and computational work is quite satisfactory to throughly understand the course material.
By Vinayak G B
•May 27, 2018
Teaching is excellent . But assignments could have been more challenging with more number of questions and also a bit more tougher ones. Like , if the theory questions were transformed into programming assignments ....
By Tighe B
•Dec 12, 2020
This course is well structured and concise. Interesting applications of theory are discussed, along with logical explanations. The course is definitely suited to an intermediate audience, and moves with a steady pace.
By PK T
•Oct 5, 2020
The Course Offered has been Amazing! I really Learnt a lot from this Course and though I now know about Algorithms. I'll be coming back for references in the Future! Many things in the Video cannot be match elsewhere.
By Fabien T
•Jun 2, 2017
Outstanding! I've learned a lot during the past 5 weeks spent on the videos, quizzes and assignments. Thanks a lot to Tim Roughgarden for putting together this excellent course and to the Coursera team for hosting it.
By Jacob C
•Jan 11, 2022
Great class and professor. Very challenging in many aspects: algorithm translation from psuedocode into actual code, testing, debugging, and deep dives into language to accommodate algorithm design. Highly recommend.
By Abdul S
•Jun 28, 2018
this course helped me a lot and overcomes my lack and confusions in algorithms. The best course for those who want the best way to know more about algorithms and want to implement in programming techniques. loved it.
By Sayan P
•Feb 18, 2020
The course was awesome! The professor teaches in a way that he explains how to make the mathematics of the algorithm from scratch and enforces the mind of a learner to code the mathematics. One of the best courses.
By Chris V
•Jun 30, 2017
I really enjoyed this course and felt that everything was laid out understandably. I would have enjoyed some more programming problems, but felt that the ones given were useful in helping to enhance understanding.
By Yx L
•Aug 19, 2018
Very helpful, informative course. The way professor explain the concept is quite straightforward and easy to understand. there are also plenty of exercises to make sure you understand all the details in algorithm.
By Adam F
•Feb 26, 2017
The course was pretty good. Definitely worth the money, and better than I expected from an online course. I thought it was a little heavy with probability proofs, but that's probably because I struggle with stats.
By Alex K
•Dec 27, 2020
The only criticism I would give is that I feel the estimated time to complete each week is drastically understated. I put close to 15 hours of work into the final week (even though the estimation says 5-8 hours).
By Sai K
•May 22, 2020
The course is amazing. The quality of the content is just mesmerizing. and a small tip for the guys who are considering to take this course "Please learn Discrrete Probability and Graphs in Discrete Mathematics".
By Anya S
•Jun 16, 2019
This is an enjoyable course. Love the lecturer! He's extremely charismatic with very good sense of humor, gives information clearly, explains everything well. And all the knowledge from the course are precious.