KS
13 de sep. de 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
26 de may. de 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
por Yann F
•30 de dic. de 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.
por João R W S
•25 de may. de 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!
por Kandarp K V
•14 de may. de 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.
por Александр М
•22 de oct. de 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.
por ASHISH K
•15 de mar. de 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.
por Yasar A A
•29 de mar. de 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
por LIU C
•26 de mar. de 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.
por Sukhdev S
•31 de jul. de 2017
The course was intense at times, specially the Randomized Contraction Algorithm. Conceptually, it was fine, but the implementations took some serious effort.
por Rishi G V
•29 de nov. de 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.
por Matt L
•19 de jul. de 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.
por Thomas L
•25 de ene. de 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.
por John C
•12 de ene. de 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.
por Parshwanath D
•29 de jul. de 2018
I'm not a Computer Science student and yet I found these lectures easy to follow. The programming exercises were a good mental exercise. Wonderful course!
por Jayana G
•8 de ago. de 2021
The best algo course i've ever taken.Tim sir explains important points in a smooth way. Highly recommond this course to each and every CS and SE student.
por Abhishek V
•3 de ene. de 2017
Very good review of divide and conquer algorithms, however, I only recommend for those who are willing to put in the hard work as I found it challenging.
por Mohamed B
•3 de nov. de 2021
The lecture strikes a very good balance between academic rigor and ease of explanation; overall the material was comprehensible and very well presented.
por Peshotan I
•7 de ago. de 2018
Very good course. Teaches the basics of algorithms very well. Lectures are great but I mostly studied from textbook (you can find it on amazon for $10).
por Mayur P
•3 de jun. de 2020
Can we do better?
Yes.
Search for best optimised way using Divide and Conquer..
Thanks to Tim (instructor) for creating such a great interactive program.
por CSE-B-136 S k
•3 de jun. de 2021
I am very lucky to take this course. I learned many new and interesting things from respected sir. In last, I like to thank him from core of my heart.
por andrew
•18 de jun. de 2019
Very well done and presented material! In depth and gives you a deeper understanding of the material (if you pay close attention in lectures that is)!
por Minsub L
•6 de abr. de 2019
Very good lecture to improve algorithm skills and basics for those who had not ever take class of algorithms. Thank you for your teaching, professor.
por Becci D
•30 de mar. de 2017
I thoroughly enjoyed this course. I learned a great deal, and particularly enjoyed the programming assignments. Looking forward to starting course 2.
por John W
•7 de jul. de 2017
Really enjoyed watching the lectures and Prof Roughgarden's explanations. He did a good job diving just deep enough into the math without losing me.
por Kuruppu A L O K A
•6 de jun. de 2021
Very informative and challenging course. The instructor explained everything in very detailed and precise manner. Finally it is a great course.!
por Liam Y
•30 de jul. de 2017
The course is challenging but rewarding. If you take diligent notes and make sure you rewatch videos as needed it yields a great deal of knowledge.