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.
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 Akash G H
•This was the best course to learn algorithms. I learned a lot form it, and looking forward to other courses from the specialization.
By AMAN S
•An awesome course having the best content & appropriate knowledge. Will recommend to everyone. Thank you for such a wonderful piece.
By Wenzhi
•Although the lecture is not as good as enough, the programming assignments and the organization of this course are pretty excellent.
By Rajat
•I'm very delightful to all my teachers, and I would be visiting these lectures again and again to keep the topics fresh in my mind.
By Sergei F
•A very nice introduction to solving algorithmic problems in general. Liked the fact that testing techniques are emphasized so much.
By Jack P
•This is a great primer for algorithms and goes one step further than similar courses I've taken by introducing dynamic programming.
By Mohit S C
•This is a must for everyone out there who wish to improve their algorithm skills. Their is so much that I learned only in 2 weeks.
By Dennis S
•Great course. The team is doing a great work improving it all the time and the grading system and lecture are really good as well.
By Ayush P
•The teachers are great. This is definitely an excellent course to opt for, and it also might be difficult for absolute beginners.
By Nestor A
•Very informative. I am a self-taught programmer, and this definitely helps with the programmer's mindset. Definitely challenging.
By William L
•Great class for students with some elementary programming background who are eager to learn the fundamentals of algorithm design.
By Nemat S
•An excellent course. The video lectures are brief but explain the main points very well. The assignments are very well organised.
By Mohammed H
•A well designed course, with challenging assignment problems. The best part, this course comes with fair quantum of mathematics.
By derrick k
•This is a must study for every software programmer. This course has really opened my approach to problem solving and efficiency.
By Abhijeet B
•The best course to learn dynamic programming and divide and conquer algorithm, Thanks to all teachers for designing this course
By Hassan E
•It is amazing course. It presents the toolbox in a sequence of incremental levels to help you completely understand each level.
By Simon,Yunhui Z
•It's a very good course for me to understand what's algorithm, very detail explanation. Hope it would be useful for daily life
By Rajeswar S
•The method and the procedures taught in this course were totally new for me and really improved my logic and reasoning skills.
By Devkul S
•We can get a clear concept of algorithm and dynamic programming. This course helped me to think loud on a given set of problem
By Ramalakshmi S
•This course was really great. It helped me to learn the concepts and algorithms more clearly than my college. Thanks a lot .
By Faiz B S
•It was a very nice, structured course and really helped me to grasp the basics of algorithms, especially Dynamic Programming.
By Rohit D
•This course is the best one to learn algorithmic design and complexity analysis from scratch to advanced level. Loved it ! ;)
By O'KANE,DREW
•A tough course no doubt, but you learn all the classic problem solving techniques in computer science. Well worth the effort.
By Burak H
•Excellent course! The level is not very advanced but not too trivial either. The set of exercises are very well put together.
By Aditya S J
•The best tutorial to study algorithm
the three approach to solve a problem is awesome
Greedy
Divide & conquer
Dynamic Programming