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.
автор: Hassan E
•It is amazing course. It presents the toolbox in a sequence of incremental levels to help you completely understand each level.
автор: 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
автор: Rajeswar S
•The method and the procedures taught in this course were totally new for me and really improved my logic and reasoning skills.
автор: 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
автор: Ramalakshmi S
•This course was really great. It helped me to learn the concepts and algorithms more clearly than my college. Thanks a lot .
автор: Faiz B S
•It was a very nice, structured course and really helped me to grasp the basics of algorithms, especially Dynamic Programming.
автор: Rohit D
•This course is the best one to learn algorithmic design and complexity analysis from scratch to advanced level. Loved it ! ;)
автор: O'KANE,DREW
•A tough course no doubt, but you learn all the classic problem solving techniques in computer science. Well worth the effort.
автор: Burak H
•Excellent course! The level is not very advanced but not too trivial either. The set of exercises are very well put together.
автор: Aditya S J
•The best tutorial to study algorithm
the three approach to solve a problem is awesome
Greedy
Divide & conquer
Dynamic Programming
автор: Tathagata C
•Very good course..
Problems are ranging from easy to difficulty.
One can easily learn the techniques used to learn the course
автор: Pablo V I
•Excellent challenging course. Highly recommended for technical people who want to learn the foundations of Computer Science.
автор: Piskunov I M
•Excellent compilation to increase your productivity. Interesting tasks and great system to check your algorithm. Great work!
автор: D M
•Very important for all programmers out there, especially ones who are self-taught or have not spend much time on Algorithms
автор: Dev G
•The best course I ever enrolled in! The instructors are highly qualified professionals, and their teaching stlye is superb.
автор: Jayesh G
•This course really offers a perfect blend of theory and problems. I learnt a lot on how to approach a problem and debug it.
автор: Sanskar K
•Excellent set of programming exercises and requires some effort on the learner's part. A very good and well-defined course.
автор: Rohit J
•this course is very useful. Every topic is covered here and the assignments were also very effective to check your concept.
автор: Rosh D
•So helpful! I loved learning all the new forms and takes on how to develop algorithms. I really expanded my knowledge!! :)
автор: Renat S
•Nice balance of practical and theoretical knowledge! Absolutely recommend for anyone looking to review algorithm concepts.
автор: Juan D B P
•Very good course, with many examples and clear explanations, programming assigments are really chellenging, but fun to do
автор: Sivagopal M
•The overall course is very good. I feel that the dynamic programming section should be improved everything else is great.
автор: Andrey K
•The course itself is good, all information is correct and useful. Nice to have so many languages to implement algorithms.
автор: Daniyar Z
•Nice course! Definitely, I have learned a lot. To be all honesty, I find myself sleeping sometimes during the lectures =)
автор: ganesh s
•A superb introduction to an algorithmic approach to problem-solving. A must for those interested in competitive coding.