CS
Jun 30, 2019
Excellent Course for anyone looking to expertise Graph Algorithm. Professor's explained each problem and algorithm in a very easy to learn approach. Grades are tough and yet func to get challenged.
CC
Oct 6, 2018
Good balance between theory and practice. The assignments are well thought to measure the understanding of videos, which I had to watch many times to grasp the hidden tips from the instructor.
创建者 davila y
•Nov 17, 2018
great course, too bad it seems not being actively mananged
创建者 Narongdej S
•Mar 10, 2020
Some topic are hard to follow because too few examples
创建者 Mark R
•Sep 21, 2017
Good course for understanding algorithms for graphs
创建者 Yura K
•Feb 1, 2020
Not clear what is wrong on programming assignment
创建者 Maksat H
•Jan 10, 2017
Was very informative course. Learned a lot stuff.
创建者 Ruben C A
•Sep 28, 2016
Interesting course to start learning about graphs
创建者 Francisco
•Jul 13, 2017
This course is better than the previous 2 by far
创建者 Biplab P
•May 25, 2020
Very good course with Quality Content.
创建者 godkad
•Jun 9, 2016
Good Course material and Assignment.
创建者 Nikhil Y
•May 7, 2020
it was great being a part of it!!
创建者 Christian T
•Jan 10, 2017
Good sessions and assignments.
创建者 swapnil s
•Jul 16, 2020
nice questions in assignments
创建者 William v
•Sep 19, 2016
I really enjoyed the course.
创建者 Fermin Q
•Nov 14, 2016
Very good explanations
创建者 Namrata P
•Mar 31, 2019
Amazing course
创建者 Biraja D
•Feb 26, 2018
Nice course.
创建者 Deleted A
•Dec 7, 2016
Great
创建者 Ankit K
•Oct 14, 2019
Nice
创建者 Alexander M
•Apr 2, 2017
.
创建者 Stephen T
•Aug 7, 2016
I must say I feel disappointed especially when the whole Data Structures and Algorithms series take this course as the selling point ( "you'll learn how to compute the fastest route between New York and Mountain View thousands of times faster than classic algorithms and close to those used in Google Maps", blablabla), but it turns out to be the least challenging course with only elementary introduction to the big topic. Perhaps the preparing time for this course is too short? I still miss the teaching style and assignment design of the first course of the series though. It would seem to be unwise to pay for the following courses if this continues on.
(FYI I was the among the first ones who take this series, and I have got 100% grade for each course ever since then.)
创建者 Radim V
•Jun 7, 2017
For those who passed previous two courses in this Specialization, this course will probably be easy to pass, even if you aim at 100%. I liked the programming assignments, did not like videos that much. Used to find myself watching different explanations from the Web. On the other hand, if you want to absorb all stuff presented here, this course is not too easy IMHO.
创建者 Jingying Z
•May 17, 2020
I like the syllabus and the homework but honestly the video can be confusing at many times. The very long explanation does not really explain the algorithms well, and I need to search for other online resource(s) which describes the algorithm in less than 5 min but does a far more better job.
创建者 Nikita P
•Jul 12, 2017
Всё хорошо, но есть задачи, где (например) формат ввода накладывает ограничения на максимальную эффективность. Например, нет никакого смысла писать DSU для Крускала, если только ввод данных займёт n^2
创建者 Pancerny M
•Apr 21, 2020
Good, challenging tasks and set of topics to learn. Great discussions on the forum. I don't like some of the lectures where pseudocode is just read by the lecturer.
创建者 Prakhar A
•Jul 1, 2020
I am really frustrated after doing the assignments. I have done lot of stress testing but when I submit my code, it shows wrong answer.