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 Barunkumar M
•Jun 20, 2017
All the core concepts covered in depth and with practical implementation in quiz. i learned not only the core concepts but also how to frame it in real world problems using java programming language.Thank you :)
By ocowchun
•Jan 6, 2018
Processor Tim is interesting, and the explanation of why the algorithm work is easy to understand. This course is suitable for who know how to program and want to solve problem more efficiently, more elegantly.
By Pavlos C
•Jan 3, 2019
Nice approach by Tim. First explains the problem, then the need to the math pops up and then the math naturally arise. Thus no need to memorize any formula, but should be able to derive anything just by logic.
By navin m
•Nov 10, 2020
Great Course!! I had always been a reluctant to jump into analysis of Algorithms. This course helped me get over that and become comfortable analyzing and understanding algorithms.
Thank You, Prof Roughgarden.
By Srikar V
•Aug 10, 2019
This is one of the best courses that I've done. This was my first time studying algorithms and the professor's explanations of concepts are amazing. The quizzes and programming assignments were very helpful.
By Prateek P
•Apr 4, 2021
It was appropriately challenging and interesting to learn at the same time. I will highly recommend this to anyone who has learnt a language and is just exploring what it means to be a computer scientist.
By Euge R
•Apr 8, 2018
Although some part of this course requires a refresh of discrete probability (that i was missing).. This course is really well done and challenging. Tim Roughgarden explains things in a crystal clear way.
By THARANGINI S
•Jul 9, 2017
Great Course. The delivery of lectures and emphasis on the core concepts were extraordinary. The assignments were challenging and reinforced the concepts taught. All in all a wonderful delivered course.
By Sakshama G
•Jul 6, 2020
I am a signal processing and communication student and I would say this course is not just for CSE students, it is for everyone who wants to write better codes/ better algorithms. It is a great course.
By 谷心洋
•Jan 11, 2020
It is a good course, but lack some explanation of materials, the teacher didn't explain clearly enough, so sometime you feel hard to understand the full picture, but still, It's a really nice course!
By Salvador N
•Mar 25, 2020
I'm happy with this course because is a little challenging, not like other coursers where there are trivial answers and tests. I feel now much more confident with my fundamentals. Thank you Tim!
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.