Learner Reviews & Feedback for Algorithms, Part II by Princeton University
About the Course
Top reviews
AK
Feb 8, 2020
The algorithms are more difficult than part I, nevertheless Sedgewick's vids are still easy to understand. The only drawback maybe chapter 3, max flow min cut part, which is not very clarified.
XZ
Feb 8, 2020
As always, I learned a lot from the courses from Professor Robert. Really great course, and I would like to recommend to anyone who is interested in programming neatly and elegantly.
376 - 379 of 379 Reviews for Algorithms, Part II
By pranitha e
•Jun 9, 2020
good
By Uladzislau T
•Feb 5, 2024
Theory part is great. Almost every time I touch practical part, I face issues mostly not related to algorithms, but to java compiler, peculiarities of java language, non-obvious behavior of provided API. And that is really annoying and unproductive when most of the time and effort you spend on problems that are not really related to the main topic.
By Salman A M
•Nov 3, 2019
Pretty good material, although exercises could be more interactive.
By Sukkyu “ C
•Mar 8, 2024
Some of the coding assignments were unnecessarily ambiguous and complicated while not a lot of resources were provided for students to navigate through those challenges. Towards the end, I got to the point where every time there's an assignment and it was time to do it, I became very stressed out and wanted to put it off. I wonder how I actually got through all those assignments. Enjoyed part 1, but cannot recommend part 2 to other people.