Chevron Left
Back to Divide and Conquer, Sorting and Searching, and Randomized Algorithms

Learner Reviews & Feedback for Divide and Conquer, Sorting and Searching, and Randomized Algorithms by Stanford University

4.8
stars
5,224 ratings

About the Course

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

Top reviews

SK

Invalid date

I would rate it very high because of the kind of assignments given and kind of questions asked is very very good. I would refer my friends for this kind of professional things.

CN

Invalid date

Since I am relatively new to computer science, this course is a little bit hard.

But, overall it's ok and the course also mentioned the similar material is taken by sophomores, juniors and seniors.

Filter by:

151 - 175 of 997 Reviews for Divide and Conquer, Sorting and Searching, and Randomized Algorithms

By Brian Y

Jul 27, 2021

I really enjoyed learning from this course. Professor Roughgarden is by far the best computer science teacher I have ever learned from. Even as a high schooler, his teachings were vary understandable and easy to follow. The assignments were engaging and challenging.

By Karthi V E

Dec 22, 2020

Came into this course looking to develop some intuition for computational complexity of simple algorithms, being from a non computer science background. The course was rigorous enough for someone with a good math background but lacking any knowledge about algorithms.

By Ziang T

Jul 19, 2021

Nice CS fundamental course with clear logical reasoning and proof. The instructor is good at explaining mathematical proofs step-by-step, making the course materials much easier to understand. Highly recommend it to people wishing to learn about how algorithms work!

By John A

Oct 7, 2019

Course was amazing - the one thing is I found the problem sets to typically be very difficult. Would be nice to have a similar set of problems + solutions available to better understand after we get something wrong.

Thank you for the time you put into this course.

By Niko G

Aug 16, 2018

As an Electrical Engineer, until completing this course, I felt a little uncomfortable talking with computer scientists about algorithms, although I have been programming for about 20 years. Now I feel comfortable discussing algorithms. Really enjoyed the course.

By Priyam S

Dec 14, 2019

It is an awesome experience.Most likely the programming assignment gives me a boost.And the Karger's Algorithm problem of minimum cut was nice.It really take a lot of tie to solve and think.But finally I am able to pass it .After all a very good experience.

By Eric L

Nov 13, 2016

Professor Roughgarden makes algorithms cool. With his passion for the topic you can't help but get excited about it too. I feel like I got a deep understanding of the topics covered versus just learning a recipe to sort an array. Looking forward to more.

By Larsen C

Apr 7, 2020

This course really helped me understand how Divide and Conquer Algorithms work. I liked the programming assignments since they really force you to program it on your own and that is the best way to really master algorithms. It was so helpful, thank you!

By Brande G

Jul 3, 2018

This course really is something else. It enhances the way you think, developes new thinking of old problems. The professor knows how to explain certain things that look more complicated and makes it look easier to the uninitiated persons in this course

By Lluis T

Dec 15, 2017

Great course! It was very well planned an oriented for experimented programmers that need that pinch of salt needed to get the best in their codes. I strongly recommend to use TDD in the development of the programming practices.

A resume?: it's a MUST.

By YANG Y

Jun 18, 2017

The best course I've taken on any MOOC by far. I'm satisfied with both its depth and professor's intuitive teaching. Assignments are also challenging, deeply connected to the material. Strongly recommend to any like me who is new to algorithms.

By Scez

Feb 20, 2020

The teacher (Tim Roughgarden) is simply excellent!

There's not only basic problems which is very cool and interesting, plus the lecture is interactive and challenging through the different quiz.

I Highly recommend this course,

Thanks for sharing.

By Izhar A

Jun 21, 2021

A strong start to understanding the complexity and analysis of algorithms. The course requires existing knowledge of algorithms and programming in general. Although tough, this course is a great insight into gaining a firm grip on algorithms.

By Abhinav D

May 23, 2020

MR. tim is a brilliant tutor and his way of presenting is unmatchable.i didn't had any kind off troublesome during this whole course.overall i learned so many concepts from this course.thanks tim sir and coursera for this truly appreciated!!

By Gonzalo G A E

Mar 12, 2020

An interesting and challenging course.

Good for learning the basics of algorithms for someone with a good background and mathematics (including proofs) background.

The prof is fun and light to listen to... hence the videos are not tedious.

By Arvind U

Mar 9, 2017

it is very important to learn algorithms as it is truly said it is heart of computer programming .. I am very happy and thanks for offering such a course to coursera and have just started hope will learn something so that it will help !!!!

By Siddharth A

Jul 14, 2020

Well-designed. Keeps the learner engaged, and excited to learn by giving detailed analysis of each algorithm, without overshadowing the beauty of the algorithm. A very good introductory course to algorithms! The teacher was just amazing!

By Alexandre C

Apr 29, 2021

Very fair course and quite demanding, especially if you want to understand the maths. You certainly will gain to follow Mr Tim Roughgarden during those four weeks, even if you think that you already are a professional computer scientist.

By Ankur S

May 18, 2020

This course is very good to increase your logical programming. Problem solving skills improved.Great explanation of concept of probability.Instructors are very good.Thank you cousera to provide such a knowledgeable course of algorithms.

By Shaun G

Jul 27, 2021

For a person who has been learning programming for close to a year now, this course was a challenge. There is a ton of content covered and the course requires you to really know the material in order to pass the quizzes and final exam.

By Alfaz A

Aug 13, 2019

This is a brilliant course on algorithms, shines light on seemingly basic concepts in a very detailed and practical manner.

The programming assignments are fairly challenging, one must have some programming experience to code them up.

By Code A A

Jan 29, 2019

I do programming for a living, but I am going though this specialization to refresh my memory and competence in algorithms, as a base for other more advanced courses. Following Tim's lectures is very stimulating. I enjoyed it a lot!

By amit

Apr 24, 2019

The tutorials were very detailed. The tests required me to revisit the videos again n and again. If We can have some practice questions which are similar and help us practice concepts many times would help us retain the knowledge.

By Nikhil S

Aug 23, 2020

This course taught me the fundamentals of algorithm analysis and how to design divide-and-conquer, sorting, and randomized algorithms. I would recommend this course to anyone interested in getting their start in algorithm design.

By Christopher S

Oct 23, 2023

Excellent beginners course on Algorithms, challenging assignments and relevant course material. Thanks for offering this course. Recommend this course for anyone looking to grow in their knowledge and applications of Algorithms.