SG
Jan 19, 2017
I liked the fact that the algorithms are not just the introductory searching and sorting algorithms. The assignments are fairly difficult (I have decent scripting experience), but not impossibly so.
BD
Jan 19, 2021
The course was really amazing which provided deep knowledge from basic to advance that how algorithms works and how to design algorithms. Thanks to all the expert teachers who taught in this course.
By Karan
•Jun 17, 2020
The course questions are phenomenal. The information provided is not very extensive but you can google any time. The accents do make it sometimes tougher to understand otherwise it is one of the best courses you can learn Algorithms from.
By Aditya S
•Jul 4, 2020
Coursera, please develop your coding assignment submission process similar to codeforces or hackerrank, Uploading CPP file every time is very irritating, it would be great if you develop an online IDE through which we can submit our code
By David B
•Mar 9, 2019
The material in the course is good, but the lectures only partially prepare you for the programming assignments. A lot of the learning is fairly self-directed. I would have liked a little bit more in the lectures, but I did learn a lot.
By Emilio V C
•Feb 24, 2021
The programming assignments are quite interesting and challenging, and altough I would have liked a bit more explanation in the theory, overall I liked the course and would recommend it to other people interested in learning algorithms
By Travis S
•Oct 7, 2020
I thought all of the section were great except for Dynamic Programming 1 and 2. I was a complete novice to DP and it was really hard to understand, as I feel like the lectures never covered an overview of DP. But overall, great course.
By Ahmed T
•Jul 3, 2020
i think the implementation with c++ will be more clear, and about some lectures i have search on google to understand that algorithm that shown only in lectures without explanation.
a lot of thanks to every one works on this course
By Partha P P
•Aug 16, 2020
The course was nice and explained many things, but it could have been better with more code examples. The dynamic programming part was nice too but a little bit of more explanation on the instructors part could have helped better.
By Priyanshu A
•May 31, 2020
The course is oriented towards developing basic algorithmic thinking and skills. It's a great course for beginners.
The one thing that can be improved is to more it a bit more practice-oriented as in terms of programming questions.
By Tang
•Jul 13, 2017
I took this course mostly because of the exercise problems, the problems are interesting and you can learn a lot, the lectures are good, but still rooms for improvement, so far so good, looking forward to the next course. Thanks!
By Luis M V F
•Feb 4, 2020
This course has very challenging problems specially the last 3 weeks. I think that it could be better in the sense of explaining more deeply about dynamic programming, and it should also provide easier exercises for warming up.
By Henry G
•Dec 1, 2019
Decent course, in the last couple of weeks the difficulty really picks up and the provided lectures are no longer really sufficient to figure things out, but as long as you know how to do your own research its still manageable.
By Ahmed E
•Oct 6, 2019
It would be great if there is a session at the end of each lesson that illustrate the lesson through a problem in less academic way but overall the course is great and walks through very important problems
with great lecturers.
By Oleg B
•Feb 25, 2018
The course is well structured and homework is interesting and challenging, minus 1 star only because some teachers have really heavy accents and bad English pronunciation, so I had to mute sound and watch videos with subtitles.
By Shriharsha K
•Nov 10, 2019
The material is decent. It could be presented in a better way. Algorithms are mostly just explained verbally, which is sometimes hard to follow. It would help if some of the algorithms are explained by writing on the slides.
By Carlos C R
•Sep 13, 2016
The accent from teachers would be a little bit annoying, also the fact that most of the topics (incomes, outcomes from the programs) are unclear for a naive student. But for the rest, is a great way to introduce programming.
By Minh A
•Jan 14, 2019
This course is excellent. Many lecturers with many tips, techniques and experience. However, some lecturers' English accent are not very good. Therefore, sometimes it is hard to understand the whole content of some lessons.
By Shesh S
•Jan 31, 2017
The course was awesome ..The content ,the problems were all thought provoking - couple of times i had issues understanding the language of the instructor , sans that it is a very very good course and a must take i would say
By navin p
•Aug 4, 2022
I really liked the course. The contents are very enjoyable and helped me to develop certain advanced algorithmic techniques and week 6 of this course really feels like a brainstorming session. Loved it. Thanks to coursera
By Abu M A M S
•May 31, 2020
This course is great to start learning algorithm. I didn't know any algorithms before this course. this helped me to kick start my competitive programming journey. Hope I'll complete the rest of the specialization soon!
By Maged I
•Jun 26, 2019
very good course and material but more examples and illustrations are needed specially towards the end of the course I barely made it solving the bare minimum to pass,yet it i still a great course and i learned a lot .
By Mohit M
•May 11, 2023
Very informative course which includes some of this some of that, love the part where dynamic problems have to be tackled. I now know that why coders say "Programming mostly consists of bugs finding and fixing them".
By Md S A
•Aug 21, 2020
It's one of the awesome courses available in Coursera where you can learn different types of algorithms for solving complicated problems in an easy way. It also taught me how to solve any problem in an efficient way.
By Jatin S
•Jun 18, 2020
The dynamic programing part was not up to the mark. I had to go through many lectures on youtube (specially of MIT) to understand the same topics. However, the Placing Parenthesis problem was explained properly.
By HZ
•Jun 9, 2018
Great Algorithm course. It would be better if they can give more general and helpful guidelines on design Dynamic Programming Algorithm because it is really hard to come up with the correct recurrence relations.
By Ali T
•Aug 8, 2023
One problem that I felt was limitation on submits, for example when I submitted three times I couldn't submit for 8 hours! And because usually reaching to a correct code needs a few submits, it was a problem.