BD
2021年1月19日
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.
SG
2017年1月19日
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.
創建者 Henry H
•2020年6月29日
The course provided me with a very solid foundation of algorithms and provided an excellent array of homework challenges. Every intermediate programmer should take this course.
創建者 Tran K
•2018年12月2日
The course is fundamentally useful, this helped me out a lot to discover my enthusiasm since my background is non-IT. I'm on the way to the second course in this specialization!
創建者 Jack W
•2017年7月25日
Really good comprehensive overview of fundamental algorithmic techniques. The programming assignments are challenging at times, but the forums are super helpful for discussions.
創建者 Mihir D
•2022年1月7日
This course is for the people who like to think and who truly love algorithms. Assignments in this course are excellent, and other online courses should use this as an example.
創建者 Hemant s
•2020年5月27日
Unbelievable skills , knowledge I got from this platform thanks Coursera for providing me this such a great opportunity to learn from practitioner's thanks a lot I'm very happy
創建者 Olesch A D
•2018年6月10日
The course instructors were very enthusiastic which definitely increased the excitement of learning. Assignments are challenging in the later weeks which is a huge plus point.
創建者 omar e
•2018年5月21日
The course is very nice and i enjoyed most of the parts, however i think we can do better in the dynamic programming lessons , it was very hard to keep up with the instructor.
創建者 Alexandre B
•2021年1月17日
Best practices for designing algorithms, evaluating their efficiency and understanding automatic testing. I did the assignments in Python 3.9 and I will take them again in C.
創建者 Ritika C
•2020年5月27日
It was an amazing experience to be a part of this course,i learnt problem solving skill,code optimization stress testing and it was fun while solving the program assignments.
創建者 Devanshu B
•2020年5月5日
All the faculties are best in their fields and explained every topic so nicely and with perfect examples that even the most difficult topics became much easier to understand.
創建者 Sean W
•2017年7月9日
Programming assignments are well calibrated in terms of difficulty and are where most of my learning happened. Alexander Kulikov stands out as a particularly good instructor.
創建者 Youssef E
•2022年7月3日
It is really Challenging and helpful course that gives you a push to learn more and proves that sometimes we need to think out of the box cause life problems are not limited
創建者 ANIL K G
•2018年12月5日
Its increased my thinking ability, now I am way to write efficient algorithm ad well as program. I recommend to every programmer should join this course and take advantage.
創建者 Andreas M
•2017年12月18日
This course teaches the basics of algorithms. I watched it on 1.75 times speed with pauses at important points, because a lot of it is repetitive, especially the beginning.
創建者 Jimut B P
•2017年1月26日
superb programming assignments, created sophisticated logic for solving high edge problems using O(log n) or O(n logn) complexity, this was very challenging and nice course
創建者 Omar M
•2022年4月1日
Awesome course, the DP section is hard and needs more simplified explanation, otherwise the course is awesome and I have learnt a lot from it. Thanks for the great effort.
創建者 Shivraj S
•2019年1月31日
Enjoyed the course. Would really appreciate if the auto-grader for assignments was for individual questions instead of all the questions clubbed together in an assignment.
創建者 Aditya S
•2021年11月5日
I was able to do this course for free by using my University's Coursera subscription. A must do! The accent of few instructures can be difficult to understand sometimes.
創建者 RISHABH N
•2020年7月14日
Excellent course material for learning about data structure and Algorithms.Also a great help if you want to improve or start competitive programming to get a better start
創建者 Agus I
•2020年6月28日
It was my first time doing a Coursera curse. I'm really happy with the level and the learning curve.
I'm going to keep learning with the website and the University.
Thanks!
創建者 Syed Z
•2020年4月21日
Awesome explanation by lecturers n the problems they provide are bit tough,but it increase our thinking capacity n the implementation of algorithms to the exact problem!!
創建者 Alejandro S
•2020年12月26日
This course has taught me so much. While the problems were challenging sometimes, I will say that I know understand what dynamic programming and I'm glad that I took it.
創建者 Andres F O G
•2020年5月19日
It's a very good course, I love the fact that we learn through exercises, even though some exercises can be challenging you learn a lot by at least trying to solve them.
創建者 madhav n
•2020年5月14日
A very helpful course. helped me a lot in knowing the depth of DP, Greedy algorithms. In all a must course for beginners who want to strengthen their base of algorithms.
創建者 Amine A
•2019年8月21日
My first MOOC, I learned so much, the lessons are clear and the exercises diversified, I encourage everyone to do the Algorithmic Toolbox, you will surely not regret it.