Chevron Left
返回到 Algorithms, Part II

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

4.9
2,038 个评分

课程概述

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

热门审阅

XZ

Feb 7, 2020

As always, I learned a lot from the courses from Professor Robert. Really great course, and I would like to recommend to anyone who is interested in programming neatly and elegantly.

MP

Jan 12, 2024

Great quality of academic content. Mr Sedgewick is a great lecturer and the programming tasks, though hard, help you dive deep into the Java implementations.

筛选依据:

101 - Algorithms, Part II 的 125 个评论(共 381 个)

创建者 Maxim R

Jan 4, 2018

Very useful! Very interesting! Very good lectures, quite hard assignments, very smart auto-grader. Wide and friendly community!

创建者 ansh a

Apr 5, 2021

Best Course out there! Kudo to Mr.Sedgewick and Mr.Wayne for their hardwork! Thanks Coursera for bringing this course to life.

创建者 Andrew W

Jun 27, 2024

Great course - good overview of important algorithms and concepts; challenging programming assignments to reinforce concepts.

创建者 Yann B

Mar 31, 2018

Excellent and challenging! Need some decent java skills to follow. Expect to triple the time announced for the asignments.

创建者 Jaap W

Apr 29, 2018

Feels like a great foundation on data structures and algorithms.

And teaches the basics of fast and efficient programs.

创建者 Bharat S

May 7, 2020

The course is one of the best I have attended alongwith class 11/12 physics in school :)

I think i should put it use now.

创建者 jingbin l

Apr 9, 2020

I really enjoyed the learning experience of this course: good selection of in-depth topics, challenging assigned tasks.

创建者 Jiaqi Y

Sep 23, 2020

Fantastic Course, especially the well-designed high quality homework although it will take some time to get over it.

创建者 Michael C

Jul 13, 2019

Excellent course in the very same concise, rigorous style as Part I, highly recommended. Thank you Prof Sedgewick!

创建者 Or B

Apr 11, 2021

Clear lectures. Interesting exercises. I find the topics relevant and convey the algorithmic approach very well.

创建者 Sajeev S P

Apr 7, 2018

great course similar to part 1. I recommend this to anyone who would like to learn Algorithms and Datastructures

创建者 Zongwei F

Jul 15, 2019

harder than part1, but the topics are especially important for algorithms learners and future programmers!

创建者 Vadim

Jun 3, 2019

Awesome course. Even if you are an experienced software developer it can give you many valuable insights!

创建者 Madhav P

May 1, 2019

More than the course content, I liked the problems that were being discussed and the assignment problems.

创建者 rajneesh v

Dec 10, 2019

one of the best described course, content and presentation is way way better than other similar courses.

创建者 Reeyan A K

Apr 10, 2022

It was an excellent course! Although challenging for my current skills but it was amazing to finish it.

创建者 Sijo X

Nov 22, 2022

A lot of new information. Assignments are top-class. Loved the way the instructor presented the topic.

创建者 Hao C

Jul 8, 2020

Highly Recommended That!

so good, but the quality of the voice is decreased comparing with the part I !

创建者 Abe

Dec 17, 2022

Love it. Modern algorithms that are actually used in tech. That's what was missing in my university.

创建者 Sam T

Nov 9, 2019

Excellent and challenging course. The assignments were tough but enriching. Worth every bit of time.

创建者 PALLAV J

Jun 28, 2020

In Depth Knowledge of Algorithms with implementation in java boosted my confidence to next level.

创建者 Francisco T

Feb 29, 2024

Very good course, where you'll learn a lot. Particularly on how to create highly optimized code.

创建者 Andrey M

Sep 25, 2022

This course is not only helpful for any developer, it is also very interesting! Brilllant work!

创建者 Mikaelian V

Apr 8, 2020

Great course. Thanks for it. It encourages to keep searching and learning. I love this course.

创建者 cai x

Jul 8, 2018

Great course on algorithms and require some in-depth thinking to get all the assignments right!