This is a great class. I learned / re-learned a ton. The assignments were challenge and left a definite feel of accomplishment. The programming environment and automated grading system were excellent.
Incredible learning experience. Every programmer in industry should take this course if only to dispel the idea that with the advent of cloud computing exponential algorithms can still ruin your day!
創建者 Maksym B
•It was an amazing experience. Many thanks for such a good theoretical information and challenging practice. Every single time I had one question - can I do better. Knowledge obtained from this course is outstanding. Thank you again
創建者 Cherubim
•Brilliant course. Enrolling in this course was the best thing I have done as an undergrad. The teaching is brilliant, assignments were really well put together and overall a really fun, challenging and enlightening experience!
創建者 Uzma R
•The lectures and problem sets are well explained and well documented. The auto-grading is great and gives very good feedback in debugging one's assignment. The problem sets are challenging, and it feels great to complete them.
創建者 Gitesh C
•One of the few online courses that gives Java implementation as well with the algorithm. It is so good to learn from. Professor Sedgewick is just too good I must say ! Wish I could study Dynamic Programming from Dr Sedgewick !
創建者 Mateusz K
•Very good quality course with an option to explore more details about algorithms using online resources prepared by the authors. It's useful to spend time doing additional exercises as the assignments won't cover everything.
創建者 Alexander
•It was very cool and useful. I tried to finish this course last 4 years and finally I did it.
The tasks were very good and challenged and grader result just are the best which I have ever seen.
Thanks for such amazing course!
創建者 Eugene B
•The useful and a loyal course (thx for moving deadlines feature). I think that I obtained knowledge about most of the standard algorithms. And as a plus, you obtain a good mind map for searching solutions for complex tasks.
創建者 Ti J B
•Absolutely loved it. Robert has a great delivery, the curriculum was well thought out.
In college, my professor based his Data Structure and Algorithm course off Prof Sedgewick's own course, hence the slides feels familiar.
創建者 Ning D
•Strongly recommendation!
Great demonstration helping to understand algorithms.
Programming assignments are very helpful to put knowledge into practice. In FAQs and instructions you can find all information needed for PAs.
創建者 Jakub P
•This course really had me think a lot in depth about designing algorithms and most importantly understand how they work. Professor Sedgewick and Wayne did a really great job, even though this was not suited for beginners.
創建者 Yuzhou L
•This course is simply fantastic. The instructor's code is most elegant code I have ever seen and it was very illuminating to see how these fundamental algorithms are being implemented in such an elegant and efficient way.
創建者 Danut P
•I'm taking this for the second time to strengthen my knowledge. The course is one of the best I've taking online in the past few years. This is one of the courses I would pay money for because it is very valuable to me.
創建者 Gregor S
•Great course! Although the video lectures are quite old (and therefore the video and audio quality) the content was superb. Really nice and insightful exercises, leaving a feeling of accomplishment when finishing them.
創建者 sky S
•The only one Algorithms you should take if you never learn CS before. The tasks are hard, however, as a beginner, you can still learn how the greatest computer scientists think when they code. This sense helps a lot.
創建者 Andi S R
•What I like the most about this course is that it not only pays attention to the algorithm efficiency but also to the best coding practices in the industry. I highly recommend it even for professionals with experience.
創建者 Denys O
•This is perfect course. I highly recommend it to everyone who wants to get basic experience in data structures and algorithms. Thanks to professors Robert Sedgewick, professor Kevin Wayne and all who made it available.
創建者 Ying C
•This coure is amazing! Although the assignments are challenging, they are quite related to real-life problems. And there are Discussion Forums that everyone can post questions and answers which is quite useful for me!
創建者 Prashant S
•Loved this course I'd make the test cases available to the students, but other than that, no other improvements. I'd heartily recommend it to anyone interested in CS fundamentals or for folks that want a refresher.
創建者 Bharath K B K
•Professors Wayne and Sedgewick have prepared a wonderfull course. Though it was difficult to keep up with the pace, I am glad i did.
Many many thanks for this opportunity to learn these important concepts and usage.
創建者 Rama N
•Excellent course to understand the basics of Algorithms and data structures. The instructors have put a lot of effort into the contents and the assignments of this course. Thank you so much for the amazing lectures!
創建者 Todd S
•Great lectures, great programming assignments and grading, overall I really enjoyed this course. I tried to get through it 2 other times and finally had the time & patience to do it and I'm so glad I did. Thank you!
創建者 Nguyen D L
•The programming exercises were excellent practices for the theory from the lectures. Thank you so much Professor Sedgewick and Professor Wayne.
This course will be a great way to inspire my son on his CS education.
創建者 Vikram B
•Excellent course. Assignments are really tough and good learning experience. I thought I can code in Java until I saw the autograder output. Recommended for anyone who is serious about their programming skills.
創建者 Новоселов И Е
•Aside from a properly given material this course has a very thorough automated unit-testing tool when submitting your homework. I personally consider this as a huge advantage over the peer-review based courses.
創建者 Tsimur A
•Very detailed and easy to grasp explanations. Balanced in terms of difficulty practical tasks - not that hard to implement and at the same time showing you interesting applications of algorithms just learned.