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.

筛选依据:

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

创建者 Ian E

Apr 10, 2017

Professor Roughgarden explains everything clearly and is engaged in the topic. His excitement about algorithms comes though in his teaching.

创建者 Piyush M

Aug 27, 2018

Tim is too good in explaining concepts, course is very detailed with very good quality assignments which gives good understanding of theory.

创建者 shehab a s

Mar 28, 2021

this very fantastic course, the one thing in this course make it the best is explaining the topic in way why this work this way not another

创建者 Vishal H

Jan 24, 2021

Amazing course! Helps tremendously in solving coding questions during interview. Learn the concepts from here and do LeetCode for practice.

创建者 Caique D S C

Apr 17, 2019

Very good, just could have more programming exercises.

And It seems to me that the audio of the lectures is a little bit ahead of the video.

创建者 Nicolas T

Oct 20, 2018

Great explanations, a formal course with an informal style. The fact that you can do the assignments in any programming language is a plus.

创建者 Johnathan F

Jan 14, 2018

I love Tim's excitement for algorithms. He really stands out as a quality teacher in his selection of content, explanations and enthusiasm.

创建者 Hanyu C

Oct 1, 2017

The lectures are first-class. Detailed on what I need and brief on unimportant stuff. The entire course is logically coherent and precise.

创建者 Juan C B M

Nov 23, 2022

Great course on algos! I found some of the probability aspects to be a bit confusing, but overall it is a great refresher on algorithms.

创建者 Adnan H

Sep 9, 2022

One of the most informative and engaging course available online. Learned alot and improved my algorithms with the help of this course.

创建者 Diego M

Mar 15, 2022

Very complete although it would be helpful if there where more resources to implement the code in different languages like pyton or c++

创建者 Genyu Z

Jan 12, 2019

This course helps me a lot. The teacher is very good. I'll learn his next course right away. I believe I can improve my knowledge here.

创建者 Yiming Z

Jul 17, 2018

A very good course! Just feel excited and motivated to learn algorithms! Now I am determined to be a computer science major in college.

创建者 Jose N

Nov 6, 2016

it was awsome!! one of the best courses and materials regarding algorithms i have taken!

thanks a lot!

totally worth my time and money =)

创建者 Manan K

May 8, 2023

Impressive course it helped me to clear all my doubts about Divide and Conquer algorithms.

Thank you COURSERA for such lovely course...

创建者 derek S

Feb 11, 2020

Fantastic course! I thoroughly enjoyed the programming assignments as well as the rigorous mathematical analysis provided in lectures.

创建者 Kirill S

Feb 28, 2021

One of the best courses I've ever studied. Very clear explanation, no "strange" or "unexplained" math. Provides a lot to think about!

创建者 Can K

Jul 29, 2020

Excellent course. The instructor thoroughly motivated the concepts and taught the subject in a way that was insightful and enjoyable.

创建者 Antonio S

Dec 1, 2019

Very well done and clear even for people without a computer science background. Strongly suggested to anyone interested in algorithms

创建者 Saurabh M

Aug 15, 2017

Well explanatory lectures with challenging programming assignments with a benefit to code in any language. Over all a great course !

创建者 Emma

Nov 2, 2019

Very good! Just hope that the speaker could speak a little bit slower and make the slides clearer...Hard to read the hand writing...

创建者 Yuanzhan W

Apr 27, 2019

The course is well organized. Clean introduction to most common sorting algorithms and the math behind them. Strong recommendation.

创建者 Freja E

Feb 18, 2021

The level was perfect for me. The intuitions and the formalities were very clear and the topics were interesting. Fabulous course.

创建者 陈禧琛

Oct 16, 2017

I benefited a lot from this course, and I learned a lot. I will apply for grants, and continue the study of the following courses

创建者 Yifu S

Jan 31, 2020

Very Nice course,I have got a Master Degree in Computer Science,but i stll learn much new knowledge and thinks from this course.