Chevron Left
返回到 Algorithms, Part I

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

4.9
11,964 个评分

课程概述

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....

热门审阅

MB

Nov 18, 2016

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.

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.

筛选依据:

1051 - Algorithms, Part I 的 1075 个评论(共 2,395 个)

创建者 Christos G

May 6, 2017

Very good, concise introduction to fundamental algorithms.

创建者 Daniel S

Mar 12, 2017

What an outstanding treatment of the basic algorithms! 5*.

创建者 Thierry C

Mar 6, 2017

Should be followed by every people who say is a programmer

创建者 Sergey E

Jan 26, 2017

Excellent course for beginners and experienced programmers

创建者 Pratik J

Oct 7, 2023

It is very meaningfull and understandable course to learn

创建者 Roberto L

Aug 11, 2023

The ultimate reference for algorithms and data structures

创建者 Shailesh

Jan 26, 2021

excellent explanation of concepts and hands on exercises!

创建者 Dinh Q C

Nov 28, 2020

Very very useful! Thanks so much for creating this course

创建者 Nikita

Jul 26, 2020

Great Learning experience. Looking forward for next part.

创建者 Andrii

Feb 26, 2020

Very interesting course, and Sedgewick is amazing lector.

创建者 Ali S

Dec 18, 2017

Great course to gain a hands on experience on algorithms.

创建者 Remy L

Oct 16, 2017

Very useful lectures and awesome programming assignments!

创建者 Ерошенков Д

Oct 23, 2016

Good course and assignements(make you think). I liked it.

创建者 Prakash A

Jan 10, 2024

Thank you professors, Robert Sedgewick, and Kevin Wayne.

创建者 Jon H

Jan 30, 2021

Great lectures backed by very good hands-on assignments.

创建者 Никита В

Nov 30, 2018

Great course with awesome lectures and very useful tasks

创建者 DHRUVESH D

Sep 16, 2018

very nice course got many more things to learn thank you

创建者 MH

Feb 5, 2018

Very good, but the assignment is a little bit difficult.

创建者 Deleted A

Dec 6, 2017

Really great course with great algorithm implementation.

创建者 Tim Z

Sep 16, 2017

best course to learn basic data structure and algorithm!

创建者 harshit s

Jun 6, 2017

One of the best course to build basics in DataStructure.

创建者 Mofeng

Apr 16, 2017

very Nice course. The best algorithm course in the world

创建者 Gustavo B

Feb 7, 2017

Great content, very well explained, great exercises too.

创建者 Nan X

Dec 10, 2016

very good course, and the assignments are very challenge

创建者 Frimpong K

Sep 4, 2016

Good course course with good instruction from professors