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.

ZZ

Jul 6, 2025

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.

筛选依据:

576 - Algorithms, Part I 的 600 个评论(共 2,395 个)

创建者 Stephan G

Feb 8, 2020

It was such an amazing course, I am very happy that I had the chance to do it. Great teacher!. Looking forward for more courses.

创建者 瞿成

Jan 21, 2018

I'm grateful to Coursera for leading me to Robert Sedgwick and to Robert for showing me around the charming world of algorithms.

创建者 Peng-Fei G

Nov 19, 2019

Very great course not only teach the data structure and algorithm, but also introduce the real application which utilize these.

创建者 Joe K

Jan 31, 2017

This was a fantastic course. I was hoping for a simple review but I learned some new material too. I really excited for part 2.

创建者 M. C

Jun 27, 2022

Excellent course, with interesting and challenging assignments, highly recommended as an introductory course on this subject.

创建者 Rishon F

Aug 28, 2021

Awesome course! Lectures were in-depth and included everything one would need to know bout the algorithms and data structures!

创建者 Jong H

Aug 1, 2021

such a wonderful programming experience, learned a lot from this lecture. Lots of "Aha" moments for novice programmer like me

创建者 Piyush R

Jul 19, 2020

It would have been really great had it offered a courser certificate. Anyway it was well designed, properly structured course.

创建者 Shaun V

Jun 23, 2020

Great course for veterans looking for a refresher or beginners. This course is also a bit deeper than most algorithm courses

创建者 Spyridon K

Aug 27, 2018

Great course in algorithms and data structures. It will help build a strong foundation on these basic Computer Science skills.

创建者 Dmitriy P

Feb 7, 2018

Excelent cource on algorithm. THe best part is you can really see that you implimentation is correct and performs as expected.

创建者 lidaxia

Jun 5, 2017

the way to implement a data structure is pretty good. first we think about what the client need, then implement those methods.

创建者 xianglong h

Feb 13, 2017

So good that I would certainly recommend it, the lessons are clear and cut. The assignments are very meaningful and demanding.

创建者 Michael V

Sep 10, 2021

Brilliant! Wish I had taken this course earlier. My previous projects would move faster and the solutions would be clearer.

创建者 Наталія Н

Jan 28, 2020

Greate course with fantastic manner of lecture. I finally understand topics which left not understood after univercity course

创建者 崔金浩

Jun 13, 2019

It‘’s a extremely useful course for me, a student majoring in E&E, now I have a better experience in JAVA and data structure.

创建者 Itai S

Oct 5, 2017

It was great learning with this course. It helped me alot with understanding the mechanics of basic data structure algorithms

创建者 于斐彦

May 21, 2017

Extremely good! I really learn a lot about algorithms and data structure in Java. The assignment is very classic and typical.

创建者 Isaac C

Mar 29, 2017

This was a great re-introduction to algorithms for a CS graduate. Great content, fast-paced and the forums were very helpful.

创建者 Luis J C R

Nov 8, 2016

Excellent course. I would like a similar one but using C++ to learn even more. Congratulations on this great effort you make.

创建者 Adriana

Jun 21, 2021

very clearly and comprehensively taught, high-level professor, fabulous coding, well-designed assignments, have learnt a lot

创建者 Morrish O

Jan 16, 2018

Very useful materials and contents that is helping me navigate through what I always considered very difficult to understand

创建者 Soochang K

Aug 14, 2017

In depth information and well organized assignment. I strongly recommend this course every one who want to learn Algorithms.

创建者 Patryk K

May 28, 2017

Great course! Really well explained. Not the easiest one, but upon completion You feel that You have acquired real knowledge

创建者 Maxim R

May 23, 2017

This course is great and very useful to undestand fundamentals. And it is a bit difficult to do all the assignments in time.