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.
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
교육 기관: John Z
•Sincerely speaking, the lecture is too coarse. It will be more help, if there are more details in lecture. But not only in videos. It is quite waste of time by watching videos one by one. However, by finish this course, I have regained basic algorithm knowledge learned in college.
교육 기관: Krishna R
•I took this course to understand more the approach of problem solving and less the mathematical analysis. To understand why the things the way they are , Its sufficient to understand conceptual analysis, rather than mathematical analysis , at least for me.
교육 기관: Kelvin
•The course is awesome and explained in details of every topic. However, watching the videos alone is not enough and in my opinion, read the book that the course recommended or look on the internet for relevant reference to support your learning.
교육 기관: Eldiiar D
•It would be great to see some implementation with some coding language, not only pseudocode. But overall, it is a great course, I have learned so much! and of course, I started to think differently (dividing every problem into subproblems)!
교육 기관: Sean S
•A little too much math than what was anticipated, I would have preferred more of why did the CS choose a divide and conquer approach than proofs. The professor talks faster than I can take notes, it's great that we can stop and rewind.
교육 기관: Norman W
•Yea i think it's good. However, some of the proofs didn't 100% make sense to me and I don't prefer sloppy proofs. I'd like more concrete walkthrough of the proofs. I know that's hard for course that has so much content packed into it.
교육 기관: Pranav K
•It is the best course for the above algorithms that I have seen till date.The pace and problems are just perfect.It produces interest in us to learn more.Atlast the course is not that tough nor that easy it is just amazing.
교육 기관: Duy K N
•The lecturer explains everything very clearly. All materials are interesting but the assignments are not well-prepared and quite little :( I don't think they can assess learner's understanding and knowledge well enough
교육 기관: Rishabh P
•It is a great course, but the person needs to be determined to complete the course, and you will also have to refer to a lot of external materials... Tim tried to make the course as interesting as possible...
교육 기관: Ali I C
•A bit too heavy on the probability and mathematical proof side, otherwise I learned a lot about divide and conquer algorithms and minimum cut as well as the Master Method for algorithm analysis.
교육 기관: Joe
•As someone with only (UK) high school level maths I just about managed to follow this. I am still confused by logarithms. I guess I should go and read the maths for computer science resource.
교육 기관: Gonzalo G E
•I would like a better balance workload from week to week. In my experience it increase every week, so last week I was in a rush, not even being able to go through the optional material.
교육 기관: Emin E
•It would be great if lectures and slides would be with better design and to make and record new slides and lectures. Because these lectures seems too old. Everything else is great.
교육 기관: Pablo J
•understand that this is intended to be cross code language information, but would also be nice to see examples of non-pseudo code and implemented into at least one language
교육 기관: Xiaoliu W
•Nice material. Wish the instructor can go over some part of the material a little slower. Also it would be nice if the solution of the optional questions can be provided.
교육 기관: Ahmad B E
•Great course for who is seeking to learn new algorithms and their analysis specially the randomized algorithm. but its videos are kind of long compered to other courses.
교육 기관: Ivan C
•It would be good to have more simple examples, like how theoretical results can be applied, with exact numbers and not with abstract n, a, k, b, j after we prove them.
교육 기관: Madhumala J
•Kindly make it more simpler by adding more practise problems so that solving problems become more easier during the test and thereby to gain more knowledge on the same
교육 기관: dmitriy m
•It would be better to have more test cases linked to programming assengments. Hoppefully, there is a github branch with that already... but better to merge it to here
교육 기관: Justin S
•High rank because the instructor really makes the material come alive. Not a 5-star since I wish there was more supporting materials to accompany the course. Thanks!
교육 기관: Mayank K
•Good if you want to be a researcher or follow your career on algorithms but not so good if you want to learn using ds and algos fast to crack technical interviews.
교육 기관: Himanshu G
•great course but it would be better if you ask students to submit their code and give limits and various test cases like an actual programming contest.
교육 기관: aditya s c
•very good teaching of algorithms.however a little help for coding those would be appreciated.(in my case i am dealing with graphs for the first time).
교육 기관: wenqin s
•Overall experience is well, the probability overview was fast, require deep understanding with probability and statistics in discrete model.
교육 기관: Sergei I
•Content is great. But handwriting is hard to understand clearly for non-native english speakers. I expected good quality of presentations.