Chevron Left
返回到 Algorithms, Part I

学生对 Princeton University 提供的 Algorithms, Part I 的评价和反馈

4.9
11,966 个评分

课程概述

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

May 20, 2017

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

Oct 8, 2021

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.

筛选依据:

476 - Algorithms, Part I 的 500 个评论(共 2,395 个)

创建者 Edison A R M C

Jun 4, 2019

Excelent, this course have very good introduction , its very deep and also have a lot of information in the web page about the book of reference. Highly recommend

创建者 Mariia K

Sep 19, 2018

The best Algorithms course. The explanations are absolutely clear, dozens of learning materials are available. Absolutely love this course and recommend taking it.

创建者 Chris D

Aug 1, 2022

This really is an outstanding course. It is not at all easy, but it is a course where you can learn by doing. The exercises are what make this course what it is!

创建者 Andrew

Nov 29, 2020

This is the best course that I ever passed. I knew a lof new algorithms and improved my skills in algorithmic thinking. Now I understand how work main algorithms.

创建者 Logan J

Feb 27, 2018

Best course on algorithms I've ever taken. The teachers taught very well and the programming assignments were challenging while allowing me to learn the material.

创建者 袁欣迎

Apr 15, 2019

Algorithm is the useful ,effective for solving problems in the real life. And I really like what the teacher the Java language.Hope Everyone can see the course!

创建者 Jessie L

Jan 15, 2019

Well structured course with very helpful quiz questions and homework to enhance the understanding of each week's content. I learned a lot throughout the course.

创建者 Paweł M

Mar 25, 2018

This course is very informative. Programming assignments are challenging and not trivial thus giving a general idea about applications of basic data structures.

创建者 pengsheng h

Dec 11, 2021

A clear and easy-to-understand introduction to all those basic but important data structure. A great guide for me in the beginning of understanding Algorithms.

创建者 Harish G

Jun 12, 2021

The best course for algorithms with perfectly practical hands on exercises.

Made me interested in learning complex algorithms without fear of their complexity

创建者 Nicolas F

Jul 15, 2019

Great course. Only thing that was not perfect (for me) : Java language...

Hope to participate to Algorithms Part II soon. But not now :-)

Thanks to the teachers.

创建者 Brennan L

Jan 17, 2021

A fascinating course that has helped me to understand and appreciate algorithms and guided me towards choosing to pursue a computer science degree in college.

创建者 Sergey

Jun 23, 2019

Awesome, I'd recommend it for everybody related to programming from Computer Science students to Engineers who has some gaps in algorithms and data structures

创建者 Левон Т

Jan 1, 2018

I think, this is the best course for beginners, and professional developers who want to refresh their knowledge in fundamental algorithms.

Thanks for authors.

创建者 O H L

Dec 18, 2017

The specification, checklist, lecture slides and lecture videos are excellent and save me tons of time when it comes to completing the assignments. Thank you!

创建者 Abdul A

Mar 26, 2020

I loved this course. My first time to complete an online course from A to Z. I have learnt al a lot of stuff which I was curios about. Thank you Prof Robert!

创建者 ANUBHAB B

Sep 21, 2019

You may learn many programing language but it will be just like learning the name of the strings of a guitar..... learning algorithms makes you a rock-star.

创建者 Alesya S

Aug 30, 2019

From the standpoint of my experience as a java-developer admit this course is extremely useful for all java-developers, except for ... nobody - for everyone!

创建者 Natalie

Feb 25, 2017

Great course. It is the best Algorithm course I have ever seen. Lectures with amazing animations are very enjoyable. Cannot wait for the Algorithms Part II.

创建者 nostr

Sep 16, 2020

Отличный курс. Даже если знакомы с теорией алгоритмов, то неплохо подоходит чтобы освежить знания или подчерпнуть интересные идеи в дополнительных заданиях.

创建者 Santiago A

Sep 16, 2016

One of the best courses I have taken Coursera, edX or any MOOC provider. I will definately follow the algorithm path (Alg I, Alg II, Analysis of Algorithms)

创建者 Jinyang L

Apr 5, 2020

The small quiz after each course and the programming assignment every week both provide an excellent opportunity for practice. A carefully designed course!

创建者 Deleted A

Sep 20, 2020

The instruction was very informative and clear. The assignments were creative and difficult enough, but to the point of struggle. Overall very good class.

创建者 Egor D

Oct 26, 2019

Amazing course, basically everything is almost perfect, from the lectures and presentation to the assignments.

Thanks a lot to the creators for their work.