Jan 04, 2018
As usual, complex arguments explained in simple terms!\n\nSome problems are really tough! (e.g. there's a problem from Google Code Jam).\n\nThank you for this course!
Aug 26, 2019
Very Very Challenging Course , it test your patience and rewards is extremely satisfying. Lot of learning on a complicated subject of NP-Hard problems.
創建者 Yuzhe T
•Sep 21, 2016
有点难。
創建者 Alexander M
•Jun 29, 2017
.
創建者 Radim V
•May 07, 2018
The only thing I missed in this course (and specialization) was more visual, intuitive approach to explanation. Programming assignments are rewarding.
創建者 Rihaan S
•Apr 07, 2019
Very informative course with challenging assignments. It will surely make your data structure concepts clearer.
創建者 Mark Z
•Jun 17, 2019
The course left a good overall impression: the contents of the course are excellent and assignments are relevant. I've only noticed 2 downsides: the videos of the first week were sometimes hard to follow and I had to spend some time googling (which I find strange) (however, the situation changes when a Russian guy appears in the third week: his explanations are very clear and precise) and some assignments, in my opinion, take way more time to complete than they should.
創建者 Jason M
•Jul 26, 2019
Very Educational and Enlightening. The only criticism I have is that the starter files generally need more modification than indicated to create a successful program.
創建者 Aamir M K
•Sep 25, 2019
A great course but really very tough. Every module of the course deserves to be a separate course in itself. One thing that bothered was that the assignments were very vaguely explained and needed lots of searching and self study. Anyways got it after many many months.
創建者 Bharti S
•Nov 29, 2019
Thank you so much. You are doing such a great work but i appreciate if you explain week-2 (linear programming) in detail. Thank you.
創建者 Saurab D
•Oct 15, 2018
The lectures are very abstract so, I had some difficulty in solving the assignment problems.
創建者 Juho V
•Sep 13, 2018
Lectures are mostly good. Assignments not. They are often very difficult in an uninteresting way such as unintuitive input formats and / or template code.
創建者 Daniel P
•Mar 31, 2018
Too much emphasis on implementation details (99%), so one doesn't get a great intuitive understanding of the logic of algorithms.
創建者 John B
•May 07, 2018
A lot of really useful algorithms are covered in this course, however some of the presentation is annoyingly sparse on details (particularly in the section on network flows).
創建者 Niraj S
•Jan 12, 2017
While I like the content of the course but I felt too much of topics were crammed into one single course. I had to struggle a lot to grasp the concepts on advanced algorithms by just relying on video lectures so I had to look around in the internet for additional resources. Nonetheless it was a satisfying experience though it took me a lot of time and effort to complete the assignments.
創建者 Ahmed A
•Aug 15, 2017
Some of the material was not sufficiently covered or explained
創建者 Vlad
•Oct 07, 2017
Too much material for the time given :(
創建者 JICHEN W
•Jan 29, 2018
very challenging
創建者 HussamAldeen S
•Aug 27, 2019
Course content is very good, however the lectures are hard to follow because the examples are always at the end.
創建者 Dmitri M
•May 09, 2017
I have finished the specialization. The first 4 parts were more or less useful. Unfortunately, Advanced Algorithms and Complexity is a poorly implemented course. Some interesting assignments but lectures are pedagogically lacking (e.g., the Simplex Method isn't covered at all).
創建者 David F
•Jun 17, 2017
This course is way harder than the prior ones in the specialization.
創建者 Jose P E
•Nov 02, 2017
I'd give it more stars, but, sadly, when I started the specialization, the professors were very responsive and active in the forums, giving help and guidance.
However, more than a year after the specialization started, (this is the fifth course), the professors were totally absent, precisely when I needed their help!
I hope they'll be back or assign someone else to answer the questions of the students in the forums.
創建者 Julian
•Dec 12, 2016
Inadequate student and teacher participation on forums, leaving students to figure things out without assistance or collaboration. Insufficient explanation of math concepts required to fully understand lectures.
創建者 Mahmoud M
•Apr 07, 2019
Took very long time fro me to be finished
創建者 Yue S
•Oct 22, 2019
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??? :-(
創建者 Henry R
•Jul 21, 2018
Very hard to follow the lectures, completly lost without Reference books such as Introduction to Algorithms.
創建者 Kirill M
•May 10, 2017
Very weak explanations. Most time I spent in the internet googling how to implement assignments, because it was not clear from the course.