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 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 Deleted A
•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.
By Muhammad S A
•Apr 19, 2018
Great Algorithm analysis overview. Concepts are simply explained. Although If you are absolute beginner I recommend you to read the basics term used in statistics.
By Lin M K
•Oct 12, 2017
Probably, the best course to start learning algorithms. It's not too easy, not too difficult. It's just challenging enough for those who want to learn algorithms.
By Yann F
•Dec 30, 2019
Very well designed, structured and delivered. I enjoyed the videos and learned a lot from the lectures, quizzes, forum and programming assignments. Great course.
By João R W S
•May 25, 2017
Very good. Not an easy course but I think that's the idea haha. Tim is a great teacher and the content is very well organized to be didactic. I've learned a lot!
By Kandarp K V
•May 14, 2020
It is really a very good course if you want to gain deep insight about algorithms. Definitely was slightly above my rank but that's how we learn and think more.
By Александр М
•Oct 22, 2017
This course can be really useful not only for junior engineers or students but also for middle engineers. It was fun and challenging. Thank you for this course.
By ASHISH K
•Mar 15, 2018
A very good course for having the notion of algorithms, identify problems which can be solved by divide and conquer approach and analyse their time complexity.
By Yasar A A
•Mar 29, 2020
At first, I found difficulty in catching the content..... it would bounce upon my head rather understanding... overall it was worth of hard work. Good Content
By LIU C
•Mar 26, 2020
The instructor is simply super cool in teaching. He managed to explain things with all the necessary details in the most concise language. highly recommended.
By Sukhdev S
•Jul 31, 2017
The course was intense at times, specially the Randomized Contraction Algorithm. Conceptually, it was fine, but the implementations took some serious effort.
By Rishi G V
•Nov 29, 2019
It is Really an amazing Course, mind blowing, very informative, It gives me the complete understanding merge sort and quick with best mathematical analysis.
By Matt L
•Jul 19, 2018
Well-taught, I love Tim Roughgarden's lecture style. Though he doesn't pull punches when it comes to the math, it's very straightforward and easy to follow.
By Thomas L
•Jan 25, 2021
I thought this was an excellent overview of the basics of sorting and recursion algorithms and taught at a rigorous level appropriate for college students.
By John C
•Jan 12, 2020
I loved it. It's challenging. Definitely requires some thought outside of what he videos cover for some of the quiz questions, but still totally doable.