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.
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.
автор: Sakshar C
•The course was very well-organized. The instructors delivered very well prepared to develop proper insight for algorithm designing. The programming assignments were so enjoyable and challenging. Also, loved the in-video quizzes.
автор: Vivek C
•A must have course for any beginner. It teaches every basic building block of programming to solve complex problems. One of the best things I have learnt is stress testing and I cannot even explain how many time it saved my day.
автор: Aniket S
•It was a fun playing with algorithms and i really enjoyed the course. The problems of the assignment kept me engaged throughout the course so that i could try things different different ways and it were lightly difficult also.
автор: salma w
•The course design is awesome.
I like how they put all the concepts and assignments together to let us have a more clear understanding of the algorithms.
I've done every assignment with a big effort, and I learned a lot. Thanks.
автор: Jaydeep B M
•This is an exceptionally good course and has been taught very well. I would like to suggest providing some help for the difficult problems ans also adding some solutions with the best complexity so that we can see and learn.
автор: Ayush S
•Fantastic Course.. Be you anyone, Beginner or Intermediate OR even it will be useful to you, for learning and understanding , for getting expertise on data-structures and algorithms , for brushing your basics, respectively.
автор: Abir M
•Wonderful course. Very well taught. Concept building programming assignments. A must-do for most computer science students or people who want to learn to solve algorithmic problems. Highly recommend this course. Thank you!
автор: Mithilesh K
•After completing this course. Now I feel that I am ready to solve or give a try for any level of problems on an online coding platform. I thanks all the professors who made this course much easier for me than I thought.
автор: Dwaipayan M
•This is an extremely good course and the questions on the assignments were really good to test everything taught in the course lectures. Anyone who is willing to master the basics of algorithms should take up this course.
автор: Apoorv S
•This course had some really challenging problems. Algorithms were not taught very well in my college but this course helped me a lot in improving my algorithmic problem solving skills. It was a great learning experience!
автор: Zahra A K
•I truly enjoyed every second of learning this course. All the topics were perfect and I really enjoyed solving the assignments. I cannot wait to start the next course in the Algorithms and Data Structure Specialization.
автор: Alexandra S
•With the step-by-step lessons and clarity of the lectures, this course challenged me while giving me the necessary tools to learn creative algorithms techniques. It was wonderfully taught and I am excited to learn more.
автор: Vinay R N
•This course helped me to gain a good grasp of the underlying ideas of various common algorithmic techniques. A very good planned out curriculum helps you to understand and implement the ideas to various other problems.
автор: Kevin M
•This is an excellent course. I went from knowing about algorithms to knowing algorithms and how to implement them, simple as that. Highly recommended for anyone looking to gain a foothold in the world of algorithms.
автор: Nicolas M
•It's not easy, but this is a great introduction to algorithms and data structures. I'm definitely going to follow more courses in this specialization. Thanks to the folks who put this course together and supported it!
автор: Aman S
•this is one of the best course for the computer science student and anyone who want to make program quickly and efficiently. Basically its a step to become professional programer.
Thank you for providing this course .
автор: R K G
•Content quality HIGH, Methodology and discussions of concept very PROFESSIONAL.Programming assessments too Good! Also, the transparency to the failed cases helps to solve certain corner cases in a number of problems!
автор: SAI P
•I loved this course because overall the course content was good.Since grader output was not giving much clues on the failure helped me lot in stress testing the code my myself. Lot of clues in the discussion forum.
автор: Praveen k
•well its amazing...
1) the thing that I like most is the way tutors were telling the way how to solve the problem .
2) STRESS TEST : I didnt know this , how to test our program and how to debug it.
great work coursera
автор: PRADEEP K
•It was my first experience to learn in so detail.
Like, how to make a simple algorithm so robust and reliable.
How to think and find corner cases in your simple looking algorithm also.
Hope to learn more in next week
автор: Sadia K
•I like algorithm toolbox course a lot ,all concepts starting from basic why algorithm to advanced concepts like dynamic programming are clearly explained. All assignments and mcqs test are up to date and helpul .
автор: edenwang
•I graduated from Computer Science. And I learned not so well in Algorithmic. But through the course, I have a better understanding of common algorithms. Teachers of this course are really great. Thank you a lot.
автор: Amog C
•The content is top notch. Assignments are very helpful. If you are able to solve the problems by yourself, you will learn a lot. The problem that i faced is, some content is very complex, not easy to understand.
автор: Le P
•Good presentation materials and thorough topic discussions. Programming assignments are interesting, and challenge your topic knowledge and coding skills. Overall a good class. I highly recommend this course.
автор: Yingduo T
•This course is very helpful! I've gained the basics of algorithm design and the three major topics discussed int detail. It would be better if there are more examples for each topic are discussed in the videos.