Chevron Left
Back to Algorithms, Part I

Learner Reviews & Feedback for Algorithms, Part I by Princeton University

4.9
stars
11,546 ratings

About the Course

This course covers the 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. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms. All the features of this course are available for free. People who are interested in digging deeper into the content may wish to obtain the textbook Algorithms, Fourth Edition (upon which the course is based) or visit the website algs4.cs.princeton.edu for a wealth of additional material. This course does not offer a certificate upon completion....

Top reviews

RM

May 31, 2017

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.

BJ

Jun 2, 2018

Good contents and the logic of the whole course structure is very clear for a novice like me. The weekly homework is also awesome. Would recommend to anyone who wants to learn about computer science.

Filter by:

626 - 650 of 2,318 Reviews for Algorithms, Part I

By Xiaoyue L

Nov 13, 2016

Fantastic course, very appreciate for the Professor and all the contributors of this course. I have learnt so much!

By Mr. P V

Oct 5, 2022

Excellent course and moderate course to do.... Thank you team and the University to provide such wonderful course

By Tey A L

Jun 16, 2020

Provided great understanding on the concept and implementation for elementary algorithms in the software industry.

By Hasanabbas R

May 4, 2020

Fantastic course everything is amazing, but the assignments elevate the course to spectacular - they're that good.

By yangyunlong

Apr 10, 2019

very helpful and take me in to the world of algorithm. the programming homework is quite challengable, I enjoy it!

By mushtaq a

Feb 20, 2019

Good delivery of course lectures. Totally briefing in video and text format. Outstanding efforts for the students.

By Annas T

Sep 23, 2018

Great course !! I learned a lot with very good examples, and assignments are really good, even they are difficult.

By Dr. K B V B R

Jul 12, 2020

Though the course is difficult, the resource person explained in a easiest way. Thanks alot to him and Coursera.

By Голосовкер Л

Apr 26, 2020

Perfect course for performance-maniacs. Lectures are demonstrative and easy to understand, tasks are challenging.

By Sergei K

Dec 19, 2019

absolutely awesome course, it took me much more time to pass it than 6 weeks, but I don't regret any spent second

By Miguel Á S R

Jul 14, 2017

This course is amazing and very interesting, it is a must take for all people dedicated to software development!!

By Danielle E

Nov 9, 2016

I learned a lot about algorithms, the best approaches to solving them, and coding them to use the Big-O notation.

By Schuler T

Aug 23, 2023

Implementation is all I need, nice course it could get better if more programing assignments or coding problems!

By Victor L

Feb 23, 2023

An excellent course on algorithm with in-depth examples and application. The lectures were clear and insightful.

By mwlcong

Jun 4, 2022

Fantastic course! Assignments are challenging for beginners but well worth the effort to reinforce the learning.

By Muraad M

Sep 17, 2021

I recommend this course, and its follow-on, to everyone, even those with cs degrees from run of the mil schools!

By Eligijus B

May 17, 2020

Altough no certificate is given, the knowledge gained in this course is exceptional! Highly recommend to anyone!

By Cormac O

Mar 23, 2019

Awesome course. The content was well organised and explained. Assessments were both challenging and interesting.

By Xian Q

Aug 10, 2017

Excellent course. The grading system provides very useful feedback to improve your programs. Strongly recommend.

By Timothy O

Sep 20, 2023

Challenging yet interesting and practical assignments with great auto-grader feedback and discussion community.

By 杨淑

Sep 12, 2017

video is of high quality;

the professor is very instructive

it's from Princetion, what are you thinking about....

By Lê C Đ

Aug 18, 2024

Thank you so much! Very helpful. The hand on exercise is very interesting and make this course more appealing!

By Gunagwera A

Oct 25, 2022

The best online algorithms course I have taken. Hands on practice. Great stuff.

Awesome. can't wait for part 2

By Sergio P

Jun 1, 2021

This course is great. The topics are very good and the coding exercises have a perfect fun/challenging balance

By Jaap W

Feb 4, 2018

Nice programming challenges. Sure gives an idea of learning the fundamentals of data structures and algorithms