FS
2020년 10월 21일
It's was great to learn advanced algorithms and complexity. Besides, I learn new topics that can help me further learning. All the problems and the lectures were very good.
EM
2018년 1월 3일
As usual, complex arguments explained in simple terms!
Some problems are really tough! (e.g. there's a problem from Google Code Jam).
Thank you for this course!
교육 기관: To P H
•2018년 9월 27일
Very bad course content for some modules
Many abstract concepts and mathematical terms but with severe lack of explanation of the terms and lack of specific, concrete examples to help learners to understand them
For example: in LP module there should be example of how the primal and dual matrix looks. How simplex algorithm is used on a specific example (showing explicit graph). I undertood only 25% of what was discussed about in this module
No motivation to move on after week 2!
Other weeks are slightly better
In summary: Too many abstract concepts with little examples
교육 기관: Kirill M
•2017년 5월 10일
Very weak explanations. Most time I spent in the internet googling how to implement assignments, because it was not clear from the course.
교육 기관: Yue S
•2019년 10월 21일
I really dislike Daniel Kane's teaching style!!! His slides are rough and lack of details, the structure of his lectures is loose. Every time I met a Unit taught by Kane, I have to spend much more time on videos and assignments than other Units. This makes me very annoyed -- why can't this teacher be more serious on teaching just like other teachers in this course??? :-(
교육 기관: Chitrang S
•2019년 8월 26일
Very Very Challenging Course , it test your patience and rewards is extremely satisfying. Lot of learning on a complicated subject of NP-Hard problems.
교육 기관: Yinchung C
•2019년 5월 14일
This is a very challenging course in the specialization. I learned a lot form going through the programming assignments!
교육 기관: Nikhil
•2017년 1월 4일
Loved what I learnt, I also implemented a project using Google MAP API for the organization I'm working at
교육 기관: Fernando K I
•2020년 1월 1일
Shout-out to professor Alexander Kulikov that is the only one in the whole specialization who has good didactics skills. He knows how to explain a concept by giving examples and walking through them step by step so the viewer can understand the thought process. Unfortunately, professor Kane's lectures were poorly taught. I understand that his videos are older and maybe the technology wasn't there yet when he recorded the lectures. You'd better off skipping those lectures and going through the assignments directly, learning the material elsewhere.
교육 기관: Rahul K
•2020년 6월 9일
lecturer seems to be reading slides without providing detailed analysis and proofs seem very superficial as well
교육 기관: VontMan
•2017년 4월 15일
Thank you very much for this awesome course, I really enjoyed and learned alot from it.
I really liked the selected topics, they act like an intro to some really interesting fields in the programming.
I've learned about NP multiple times but never found a use to it until now, the problems were really good and informative.
I think the linear programming was pretty rushed, it should've been expanded over two weeks with more in details.
Maybe add a problem or explain the use of duality .
교육 기관: Kota M
•2016년 9월 16일
I enjoyed the course a lot. I cannot thank the instructors enough.
It would have been more interesting if we could go deeper on linear programming, such as extension to integer programming. The discussion about the duality was a bit too fast to me.
교육 기관: Anton R
•2019년 3월 2일
Liked this course, at least there are courses for advanced level.
교육 기관: Greg G
•2020년 4월 3일
An incredibly challenging course with a lot of juicy content. Builds heavily on previous courses in the Data Structures and Algorihms specialization such as hashing, graph searching, data structures, stress testing, algorithmic complexity etc. But given you completed those, you already know how to solve such problems, and it's rewarding to see all the pieces working as you put them together. Also, this course requires some additional maths knowledge such as linear algebra, logic and probability theory. All in all, the "advanced" attribute fits well.
Assignments are wildly varying in difficulty - completing one took me 3 days, another was done in just 30 minutes. They were mostly fine (except for the simplex linear programming solver which I haven't even attempted) and forums were very useful for guidance.
The videos themselves are usually okay, the only seriously lacking area is the linear programming week with Daniel Kane. LP (a fundamental subject in computer science) in itself could fill a whole course, but simply put, his explanations and examples fell short, it was very hard to understand them. So refer to the additional readings there if you are interested. On the other hand, the rest of the course is nice.
Week 1 (flow networks) with Daniel was also kind of hard, but not impossible to understand. Alexander Kulikov's 2 weeks on NP-completeness are the high mark of the course, with engaging and clear explanations. Michael Kapralov's optional 'heavy hitters problem' videos are also interesting and pretty well explained.
교육 기관: Mohammadmahdi H
•2020년 12월 13일
Poor delivery. Skipping too many details. poor slides. poor in increasing learners' interest in the subject.
교육 기관: Tamas K
•2018년 5월 5일
Great course again! The problems are considerably more difficult than in the previous courses in this specialization. The only problem is that the forum interaction with TAs is nonexistent, if you stuck with a problem, you have to solve it alone.
교육 기관: Madan K
•2016년 10월 9일
Excellent but tough course ,you need to work and it is not simply called advanced Algorithms and Complexity.
You will be forced to test your code properly ,even if you didn't do it properly in the previous specialisation course.
교육 기관: Dr K S V
•2020년 5월 18일
Excellent Course. I learnt new things like integer programming and bioinformatics related applications.
I did my Ph.D in bioinformatics datasets. Stream matching algorithms and apllication oriented wonderful examples
교육 기관: Eugenio G M
•2018년 1월 4일
As usual, complex arguments explained in simple terms!
Some problems are really tough! (e.g. there's a problem from Google Code Jam).
Thank you for this course!
교육 기관: Andrii S
•2018년 6월 15일
Another great course in this specialization with challenging and interesting assignments. However, this one is somewhat harder but rewarding.
교육 기관: Hussain A
•2020년 2월 12일
Really rigorous and fundamental with what scientist and other professionals need to know about programming.
교육 기관: Surbhi M
•2019년 12월 14일
This course is wonderful.I am really feel like I have all knowledge of adsa
교육 기관: Addis R S
•2016년 9월 26일
Thank you very much. I learned a lot in this course. I recommend it!
교육 기관: Priyansh B
•2019년 5월 31일
Was fun learning advanced stuff and implementing algorithms.
교육 기관: Tamilarasu S
•2018년 4월 10일
Very well made course with challenging algorithm problems.
교육 기관: Pablo E M M
•2018년 5월 20일
Great Courses!. Thanks for this wonderful specialization!
교육 기관: Joseph G N
•2018년 9월 2일
An incredible course,the exercises were very interesting