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 Mariano L A
•Jun 23, 2020
I found the course's material quite challenging and mathematically rigorous. I really enjoyed the lectures and programming assignments. Now I'm starting with the second course of the series.
By 缄诺
•Mar 24, 2017
This course has relatively few instructions about homework. I believe more test cases would be better.(Though able to be found in forum.) Besides, lecture is really awesome. Thanks a lot.
By NYA N A
•Dec 3, 2022
very intansive ,it has really challenged my knowledge level both in english language or in computational mathematics,i feel too configent now.thank Stanford University,thanks Coursera
By Joseph B
•Jun 16, 2018
Challenging and eye opening to algorithm design paradigms. As a code writer for data analysis in a scientific field, this course really motivated me to delve deeper in this rich field.
By Tom D
•May 15, 2020
This course was outstanding! Big thanks to Tim for explaining difficult concepts in a clear and concise fashion. I can't wait to get started on the next course in this specialization!
By Muskan K
•Sep 15, 2019
This course is awesome and a bit challenging. The special part is about the problem quizzes which is about the running time analyses of the algorithms. And the professor is superb :-)
By GX Z
•May 24, 2019
Very useful and have enough content for self-studying. I'm really enjoy to solve the assignment for every week. And every videos are food for thought. Thanks for this amazing course.
By Renduchintala H S V N S K
•Jun 15, 2021
A Great course for someone who is a beginner and is really dedicated towards learning Algorithms! I loved the instructor's explanations for the proof of correctness of algorithms.
By John H R
•Jul 23, 2020
This was a super interesting and well-taught course. I thoroughly enjoyed learning about and implementing the algorithms taught. I also enjoyed the abundance of extra material.
By Sai L K
•Jan 17, 2020
I would rate it very high because of the kind of assignments given and kind of questions asked is very very good. I would refer my friends for this kind of professional things.
By Randy R
•Jan 28, 2018
This was going to be a review of material for me, just a refresher. But instead I was exposed to a lot of new concepts and really feel like I got some good experience from it.
By Jeje B
•Oct 14, 2017
Great teacher and super interesting content! I definitively recommend this course for those wishing to refresh their memory on algo complexity and various sort of algorithms.
By Subramanian A
•Jul 8, 2020
This is a great course from Tim Roughgarden. I was able to learn the key topics of algorithms in 4-5 weeks with the nice theory presented with great lectures !! Thank you !!
By Ciro A M P
•Mar 11, 2019
Great course. It was challenging at times, specially the quizzes and some programming tasks. The final exam was not as hard because there was enough practice in the quizzes.
By Saksham
•Aug 3, 2021
ONE OF THE BEST COURSES IN TERMS OF STANDARD AS WELL AS KNOWLEDGE .THE QUESTIONS AND QUIZES MAKE THIS COURSE INTERACTIVE AND HELP US TO STUDY WITH MORE ATTENTION AND VIGOR.
By Rusu E
•Feb 27, 2020
I'm very happy to have taken this course!
It gave me an insight into the mechanics behind algorithms such as QuickSort and made me understand how they work under the hood :)
By Haoyu D
•Jul 22, 2017
The content is absolutely amazing and thought-provoking. Though I am still on the free trial I have to say that from what I have learnt I know the dollars will be worth it.
By Yuqi L
•Sep 16, 2019
The teacher is dedicated to illustrate every part of the algorithm and the analysis of it. I really enjoy it. I think now I have grasp the algorithm more comprehensively.!
By Jephte E
•Dec 27, 2019
I am very confident in the skills I learned. I have read some books on algorithms but this course makes the application so clear regardless of your programing language.
By Tian Q
•Jan 6, 2019
Very well explained course content and good quiz and programming assignments. The course focuses on thinking through the algorithm instead of a specific implementation.
By Jakob S
•Jan 1, 2019
Great Course, highly recommended. Tim is doing really good explanations of everything, even if this math and programming was a bit much for me i got through the course.
By Nicole
•May 3, 2017
Great mental workout. Well-explained, but the coding challenges and bonus questions are challenging enough to allow for a lot of growth even for more advanced students.
By soroush j
•Dec 20, 2022
It's super apparent that Tim is smart. He talks pretty fast. I took this course because this course is language agnostic so I can use Python to complete this course.
By Mohamed A H
•Apr 20, 2017
It was an awesome and challenging course.And ,the lecturer Mr.Tim Roughgarden did introduced the gist that I need.So ,of course, I owe him a big thank.Thank you all.
By Okhunjon K
•Jun 1, 2021
The course is very good and interesting. There are many theories and ideas about real implementation on real projects. I am honored to be educated by Professor Tim.