Chevron Left
返回到 Divide and Conquer, Sorting and Searching, and Randomized Algorithms

学生对 Stanford University 提供的 Divide and Conquer, Sorting and Searching, and Randomized Algorithms 的评价和反馈

4.8
5,329 个评分

课程概述

The primary topics in this part of the specialization are: asymptotic ("Big-oh") notation, sorting and searching, divide and conquer (master method, integer and matrix multiplication, closest pair), and randomized algorithms (QuickSort, contraction algorithm for min cuts)....

热门审阅

MK

Sep 14, 2019

This course is awesome and a bit challenging. The special part is about the problem quizzes which is about the running time analyses of the algorithms. And the professor is superb :-)

RR

Jan 28, 2018

This was going to be a review of material for me, just a refresher. But instead I was exposed to a lot of new concepts and really feel like I got some good experience from it.

筛选依据:

301 - Divide and Conquer, Sorting and Searching, and Randomized Algorithms 的 325 个评论(共 1,019 个)

创建者 Beau D

Nov 16, 2016

The math in this course is quite difficult, but the professor does a great job of explaining it in a very easily understood way.

创建者 Patrick M

Nov 23, 2020

This course provided an excellent mathematical foundation to algorithms I've used and introduced me to some that I didn't know.

创建者 Luiz C

Feb 24, 2018

Great course, very well explained, great material and great exercises, with an engaging teacher: cant be much better than that

创建者 Ali S

Oct 31, 2017

The course is not as not programming oriented as the Princeton one, but it is a better course in terms of theory and analysis.

创建者 Amarth C

Aug 24, 2017

Professor's awesome, but some part he speaks a little bit fast, for non-native speaker it asks extra work to fully understand.

创建者 Solomon B

Mar 11, 2017

Excellent course. The statistical analysis was a little too fast and overwhelming towards the end but overall I learned a lot.

创建者 Arjun B

Jul 25, 2020

Despite of being an online course i learnt more than i ever could from my current college curriculum. Cheers to the concepts!

创建者 Ehsan F

Dec 4, 2018

This course was a real one. The only feeling I had afterwards was that I wish I could meet him in person. He is just awesome.

创建者 Venu R

Jan 17, 2017

It's an amazing introduction to algorithms. I enjoyed listening to the lectures. All the algorithms were explained in detail.

创建者 Oliver K

Aug 8, 2024

Great introduction into algorithms, excellent choice of examples and good explanation of the correctness and runtime proofs.

创建者 Antonio C C

Aug 6, 2023

Great introduction to algorithms. Very clear lectures. The programming exercises are very useful to sediment the knowledge.

创建者 Abdulkareem O

Jan 3, 2021

This course is so amazing. Even though I am a beginner but I could understand it and everything went as good as I expected.

创建者 alberto m

Dec 27, 2020

tim roughgarden was amazing. he is so enthusiast and transmit that to people. great I will delve deeper into this for sure.

创建者 PATEL J Y

Mar 19, 2020

Very Nice course for a newbie like me to mastering algorithms. I want to thank you institute for making this course for us.

创建者 Aishwarya R

Jun 20, 2019

Learnt about Merge Sort, Quick Sort, Randomization Algorithms, Selection, Graphs, Min-cut. Thank you Prof. Roughgarden :)

创建者 Rahul K

Feb 6, 2020

This course really give the idea how to approach the problem and analyse it and find the most efficient way to solve it.

创建者 Aksheshkumar S

May 26, 2020

really an amazing course and have covered the content very nicely and the programming assignments are also very helpful

创建者 Gaurav R

Nov 13, 2019

The course is not an easy one but if done earnestly will help the learner a lot in developing a mindset for algorithms.

创建者 TianJie S

May 11, 2019

very tough and challenging course. The professor explains very detailed mathematics analysis underlying each algorithm

创建者 Michal F

Aug 13, 2018

Well-balanced course in terms of difficulty, theory level and practicality. Final exam could have been more difficult.

创建者 ADITYA R

Nov 13, 2022

Great course for algorithm, specially the number of questions covered throughout the course in every topic is amazing

创建者 Jayesh B

May 9, 2022

It was a good one and helped me in understanding the concept easily. Thank you Coursera for the valuable information.

创建者 Arju A

May 30, 2020

English got a bit tough for non-native speaker sometimes, but it required brainstorming and that's why a good course.

创建者 Raghuram B

Aug 5, 2019

Best Course for Programmers. But this course needs some programming prerequisites to understand the concepts clearly.

创建者 Liu X

Mar 2, 2018

Good course to get started with algorithms. I am already a programer, and still learn a lot from this course. Thanks!