Learner Reviews & Feedback for Algorithms, Part II by Princeton University
About the Course
Top reviews
MS
Feb 27, 2021
Essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations.
PJ
Aug 29, 2020
"Remind me again why I'm trying to figure out if Detroit was eliminated back in American League '96" - me, at 4:00 AM"Where is Week 7?" me, a few days later.
376 - 381 of 381 Reviews for Algorithms, Part II
By Kolluri S R
•Jun 11, 2020
good
By Sireesha
•Jun 9, 2020
Good
By pranitha e
•Jun 8, 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.