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.
创建者 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.
创建者 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!
创建者 Edwins L P
•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.
创建者 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.
创建者 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.
创建者 Ignacio A
•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
创建者 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.
创建者 liuyaqiu
•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.
创建者 Vadim
•Aug 12, 2021
Very informative and well structured course. Assignments are interesting and non-trivial solutions are required to achieve 100% completion.
创建者 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.
创建者 Vladislav R
•Apr 3, 2018
Very well structured course on Algorithms and advanced data structures. Highly advised to anyone pursuing career in programming field.
创建者 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.
创建者 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!
创建者 杨国强
•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.
创建者 Maxim R
•Jan 4, 2018
Very useful! Very interesting! Very good lectures, quite hard assignments, very smart auto-grader. Wide and friendly community!
创建者 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.
创建者 Yann B
•Mar 31, 2018
Excellent and challenging! Need some decent java skills to follow. Expect to triple the time announced for the asignments.
创建者 Jaap W
•Apr 29, 2018
Feels like a great foundation on data structures and algorithms.
And teaches the basics of fast and efficient programs.
创建者 Bharath K B K
•May 7, 2020
The course is one of the best I have attended alongwith class 11/12 physics in school :)
I think i should put it use now.
创建者 jingbin l
•Apr 9, 2020
I really enjoyed the learning experience of this course: good selection of in-depth topics, challenging assigned tasks.
创建者 Jiaqi Y
•Sep 23, 2020
Fantastic Course, especially the well-designed high quality homework although it will take some time to get over it.
创建者 Michael C
•Jul 13, 2019
Excellent course in the very same concise, rigorous style as Part I, highly recommended. Thank you Prof Sedgewick!
创建者 Or B
•Apr 11, 2021
Clear lectures. Interesting exercises. I find the topics relevant and convey the algorithmic approach very well.
创建者 Sajeev S
•Apr 7, 2018
great course similar to part 1. I recommend this to anyone who would like to learn Algorithms and Datastructures
创建者 Zongwei F
•Jul 15, 2019
harder than part1, but the topics are especially important for algorithms learners and future programmers!