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 Amirbek A
•Jun 30, 2023
Perfect, due to my other courses, I couldn't complete it, but I am so glad to be able to finish it! Thank you coursera, thank you UC San Diego and HSE. Thank you all the teachers and others who made this possible!!!
By Adrian D
•Dec 30, 2021
For someone with only limited programming experience (and in MATLAB only), this course was an excellent started on how to use Python, the language I chose, to accomplish some very interesting computational problems.
By SAI P
•Nov 15, 2018
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.
By Praveen k
•Aug 18, 2018
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
By Pradeep K
•Feb 10, 2018
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
By Sadia K
•Mar 30, 2020
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 .
By edenwang
•May 3, 2019
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.
By Amog C
•Apr 2, 2019
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.
By Le P
•Apr 13, 2020
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.
By Yingduo T
•Apr 3, 2020
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.
By Muhamed S
•May 2, 2020
The course gives a very deep understanding of algorithms. The instructors taught the course in a very interesting way. The assignments were pretty challenging which brings out the algorithmic thinking in you.
By Anna T
•Sep 26, 2016
Very well structured, good choice of content. All video lectures are engaging and you can feel a lot of though was put into making algorithms explanations both clear and concise. Many thanks to the lecturers.
By Luca M
•Feb 2, 2022
Such a fantastic approach of teaching algorithms that is not only engaging, but also encourages students to take on the 'algorithmic' mindset and come to solutions for algorithmic problems on their own. 5/5!
By Rahul J
•Aug 9, 2020
This course is the best I had seen among every other DSA course. The content, the resources and every other thing there in the course are very useful and the games kinda tools are so fun to use and solve !!
By Muhammad T
•Jul 12, 2020
Great course and great content. All the sections were taught very good but i felt that Dynamic Programming section 1 needs to be explained better, especially Alignment problem should be explained in detail.
By MAJ A S
•Oct 13, 2019
This is possibly the best way I've learned difficult material to date. Plenty of clues to solve the problems, but not so much as to cheapen the experience. I intend to continue on if my employer permits it.
By shaik z
•May 12, 2019
Awesome course for anyone who wants to learn algorithms. It will be hard but its will much satisfying because you are going to learn a lot and it will make you start thinking differently about writing code.
By Alireza G
•May 11, 2019
This course is so good as it provides the audience with lots of hands-on training and it uses an active learning approach which is the best option in learning anything especially in computer science topics.
By tima-fey
•Nov 25, 2018
it's very interesting and challenging course. Good theory and tasks
Hope I'll be motivated enough to pass this specialization till to the end and the quality of courses won't getting worse
strongly recommend
By Aditya S
•Jul 29, 2020
It is a well-organized course.
The course content is delivered in the simplest possible way. Assignment problems are really good to get a decent grasp over the concepts. I really enjoyed doing this course.
By Chiranjeet S
•Jun 7, 2020
I wanted to revise and remove left out conceptual doubts. This was an amazing course. The video lectures by all 5 Professors were amazing and concise(most importantly). And assignments were of good level.
By Osman E Y
•Mar 21, 2023
The course was really good. My codes sometimes gave errors that I did not understand, it took a long time to understand, but I was quite informed. And I absolutely loved the Two rocks three rocks games.
By Priyanshu G
•Sep 10, 2020
This is just an awesome course to learn many awesome algorithms. Just loved this course. But questions are somewhat difficult and takes a lot of time than actually allocated... Still, very good course!!
By Krzysztof L
•Sep 18, 2017
This is very good course. The materials are very interesting, but the best part are programming assignments. I really enjoyed doing them and because of them I decided to go for the whole specialization.
By PRATIK J
•Jul 11, 2020
Its very decent course for a programmer who wants to increase efficiency of a code in an algorithm.It also teaches dynamic programming approach which helps to solve complex problems without difficulty.