Chevron Left
Back to Algorithms, Part I

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

4.9
stars
11,334 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

HM

Invalid date

The best online course I've taken so far. The autograder really does its job! The tests are so thorough that it always takes me several attempts to finish an assignment, but it is always worth it!

RB

Invalid date

The course focuses on Java specific implementations of algorithms, so if you're not from a Java background, you would have a little difficulty with the assignments.The course content however is great.

Filter by:

401 - 425 of 2,278 Reviews for Algorithms, Part I

By zippityflop

May 6, 2021

Excellent course and materials. Wonderful videos from a legend in the field. The programming assignments are challenging- I wouldn't advise learning java as you go along with this course.

By Tanu S

Jun 23, 2020

Course is very good with in-depth knowledge of the topics that are being discussed but the reading material needs to be improved as it is quite complicated to understand for the first time

By Лабинцев А И

Oct 31, 2019

It`s fundamental course, I think every programmer must know basic algorithms and data structures. Java programming model as simple as python or js, so recieved skill will be useful anyway.

By Ranjit R D

Sep 23, 2017

Great program.! I pursued lots of tectonics and ideas in one place. Well organized materials and practical implementation of algorithm assignment makes us happy to involve in this program.

By Boris K

May 27, 2020

This was a great class. I learned a ton of new information. The assignments were challenge and left a definite feel of accomplishment. I 'am going to take second class Algorithm, Part II.

By HCT

Jun 4, 2023

Previously at my school, I felt that the algorithm was very dry and had few applications. Thanks to this course I realized the algorithm is so cool, so beautiful and so many applications

By Phuoc N

Apr 22, 2023

This course is awesome for someone who wants to learn about algorithm fundamentals.

The assignments strictly follow what have been presented in the lectures and they are very challenging.

By Sachin A

Jun 24, 2021

Wonderful revise of the basis algorithms especially for java developers, it also teaches you the basic java constructs used so even someone with very little java knowledge can attend it

By Prajjwal J

Aug 20, 2020

"Remind me again why I'm trying to check if 4 points line on a straight line or not?" - Me, at 3 in the morning.

"Where is Week 7?" - Me, after completing the course with a perfect score.

By Amin T

Jun 14, 2024

I am not a novice in algorithms. I felt I was missing a few things so decided to try this class and I was not disappointed; simply the best algorithm class I have taken. I learned a ton

By elfie r

Apr 27, 2021

Really enjoyed the learning from completing the assignments. Great visualizations for concepts in the lectures, and learnt a lot more about Java than I thought I would from this course.

By Ben

Jul 19, 2019

This a challenging and rewarding course. The exercises include a ready project some of them with visualization clients and tests ready and that helps a lot. I can't wait to start part 2

By Ishwar N

Sep 12, 2017

Learning algorithm has been experience of life time. Content of the course is well thought and structured. Thank you Princeton University for making these videos available free of cost.

By Szymon D

Jun 26, 2017

One of the best learning experiences in my life. Very demanding, yet so rewarding. Thank you prof Sedgewick for wonderful lectures and thank you prof Wayne for amazing assignments !

By Parham

May 17, 2018

This is one of the courses on Coursera that changed how I looked at problem solving in computer programming at a massive degree! My sincere thanks to all those who made this happen :)

By blader

Apr 8, 2018

This course is highly interesting and requires really rarely background in programming.The assignments is extremely fun and give a lot of insight when you crack it.Highly recommended.

By Brighton A

Jul 8, 2018

Amazing course! Would highly recommend to anyone looking to get a good fundamental grasp of common and essential algorithms. Videos are great and the assignments are highly relevant.

By Jeff M

Dec 31, 2017

very well thought out course. The lecture notes, quizes, assignments and videos are all great. If it is your first time or if you just want to brush up, this is an excellent course.

By Ivan R

Sep 28, 2023

Great course, the professor explain with maximum of detail. I did not complete the tests because for me yet very dificult, but, as soon as possible I'll do again and pass to Part II

By gil f

Sep 16, 2017

High quality materials, great explanations on the algorithms and also interesting assignments. Also the code examples are really very high quality code. All in all really excellent.

By Anas R

Sep 13, 2020

This course is excellent! I have learned many things, especially the efficiency of algorithms thanks to those heavy testings. I enjoyed the experience, looking up for more. Thanks!

By RobertIngersoll

Dec 2, 2023

This is clearly an excellent online course for students/professionals with a intermediate level of programming knowledge. Kudos to all the people involved in creating this course.

By Vastera M

Jan 30, 2021

This home task part is so wonderful, it makes me immerse in the course more and enable me to check my understanding of the content. The teacher is very professional and expertise.

By Mohit S

Dec 30, 2020

This course is amazing with the POV of a java developer who is literally working to make the fastest techniques to solve problems. Love this course and would recommend it any day.