PK
Really helpful in understanding concepts in algorithms and data structures.I would suggest if another course with similar quality has been made available for students who wish to learn Java 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.

PK
Really helpful in understanding concepts in algorithms and data structures.I would suggest if another course with similar quality has been made available for students who wish to learn Java course.
VP
If you want to learn and explore more challenging parts of Algorithms, you should definitely learn this course. The experience and knowledge of the teacher is pretty obvious from the way he teaches.
ZZ
I mean it is alright like, you have to use some LLM in order for you to understand the code in current version of Java or any language you use to learn here. Very good explanations are provided.
SP
It was an wonder ful course that makes me proud and I was little disappointed that I can't get my certification after completion of it I was really tried hard to get on to so provide certificate
HG
It is really good course. However for me, I took more time than the specified to solve the problems. I needed to do some research in the forums, because the instructions were not clear sometimes.
AH
The material and the teaching method are absolutely amazing. Not just a course for algorithms, but a course on "how to teach a course right" .. very thankful to the instructors and facilitators.
AS
It is a must for those who are having trouble with object oriented programming. Coding in java was really easy for the object oriented approach. Really gained great insights into data structures.
TT
The fact that it's free is just crazy And don't get discouraged by the fact that it's in Java, it doesn't really matter, you don't need in-depth knowledge of java to write the stuff required here.
JJ
The course is good and the concepts are clear to understand. Best course to choose if you want to learn Algorithms completely. Each and every concept is explained with good number of examples.
CS
Great lectures. Lectures are a faster pace than most, which helped keep me engaged. Assignments are challenging yet well-polished, and the automated assignment grader provides helpful feedback.
MB
I think it is a good course. I have known more about time complexity of algorithms and some applications of different kinds of the algorithms. I have spent more time then I though for this course.
RP
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!