IO
Jan 20, 2018
Pretty challenging course, but very good. Having a book is a must (at least it was for me), video lectures complement book nicely, and some topics are explained better in the Algorithms, 4th ed. book.
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.
By Jessie L
•Mar 4, 2019
Rich content. Liked the teaching style as well. But wish that it had an as-strong supporting system as Part I's and mentors/fellow students could answer more questions.
By Cihan C
•Feb 28, 2018
Prof. Sedgewick does an amazing job in explaining the mechanics of the fundamental algorithms and data structures. I have thoroughly enjoyed this course (and Part I).
By Oleg G
•Sep 6, 2021
Best algorithms course. Great assignments. The only problem - bad microphone (it was much better in Algorithms, Part I). Must be completed by every IT specialist.
By Pankaj C
•Feb 9, 2018
Awesome course. Helped me understand graph better. The API is simple and effective. I implemented the whole API and have been using it in my other graph solutions
By Prajjwal J
•Aug 30, 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.
By Maciej P
•Jan 13, 2024
Great quality of academic content. Mr Sedgewick is a great lecturer and the programming tasks, though hard, help you dive deep into the Java implementations.
By Luigi S
•Mar 5, 2020
I wrote my review on Linkedin. Thank you very much for the great course ! https://www.linkedin.com/pulse/algorithms-part-ii-mission-accomplished-luigi-selmi/
By Hermawan M
•May 31, 2019
This is an excellent course as an introduction to algorithms. Together with part 1, the Princeton Algorithms series is the best MOOC course I've ever done.
By Mallasamudram P A
•Jun 30, 2019
Dr. Sedgewick is simply amazing. I enjoy how he motivates the need for efficient algorithms and applications. I only wish he would offer more courses!
By Edwins L
•Nov 24, 2019
Excellent course and materials about algorithms and data structures. Very challenging exercises that make you think hard to achieve the passing score.
By Tatiana D
•Mar 20, 2019
Complex concepts in plain language. Challenging and interesting practice exercises. Without them it's impossible to fully understand theoretical part.
By Tom G
•Apr 27, 2018
Excellent follow-on from Part I - covers additional algorithms in depth and the excellent examples really help to learn and understand the material.
By Ignacio A G
•Mar 4, 2018
Every single programming assignment was both challenging and fun. I learned really good algorithms and overall I feel I'm a better Software Engineer
By Simin L
•Feb 9, 2020
Completed Algorithms I and II. Great course for students to learn data structures is a systematically way! Could be used in my research directly.
By 王丹棣
•Dec 22, 2018
This course is challenging but interesting. The homework is hard but valuable. Recommend this course for everyone who gets start to algorithm.
By Vadim
•Aug 12, 2021
Very informative and well structured course. Assignments are interesting and non-trivial solutions are required to achieve 100% completion.
By Karthik R
•Dec 2, 2017
Provides excellent insights with reference to some of the advanced algorithms. Assignments for a great source of learning in the course.
By Tharit T
•Aug 24, 2024
It is a fantastic course to gain confidence in Data Structure & Algorithms. It is a vegetable I need to eat before the cake is allowed.
By Vladislav R
•Apr 3, 2018
Very well structured course on Algorithms and advanced data structures. Highly advised to anyone pursuing career in programming field.
By jorge a f n
•Apr 13, 2020
Thanks, Robert Sedgewick for this amazing course. The way you structure your lectures reflects the deep love you feel on Algorithms.
By Sasha K
•Nov 29, 2017
Excellent! Sedgwick explains things in such a way that is both extremely intuitive but also makes the code practically write itself!
By 杨国强
•Feb 17, 2020
It's the best algorithm course I've ever learnt. Having the book is necessary at least for me.Overall, it's tricky but useful.
By Maxim R
•Jan 4, 2018
Very useful! Very interesting! Very good lectures, quite hard assignments, very smart auto-grader. Wide and friendly community!
By ansh a
•Apr 5, 2021
Best Course out there! Kudo to Mr.Sedgewick and Mr.Wayne for their hardwork! Thanks Coursera for bringing this course to life.
By Andrew W
•Jun 27, 2024
Great course - good overview of important algorithms and concepts; challenging programming assignments to reinforce concepts.