por SG
•Jan 20, 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.
por MB
•Mar 06, 2018
Cool course. Thank you! One suggestion about your book (Learning Algorithms Through Programming and Puzzle Solving): could you add some theory which would serve as a brief reminder before problems?
819 revisiones
por Tuan Nguyen
•Feb 17, 2019
The instructors teach in clearly way. The assigments arenot too hard and can be solved with some google search or look in forum. Good course for beginer and also all of people who want to revise algorithms.
por Haeeun Park
•Feb 17, 2019
강의의 편차가 있긴 하지만, 과제로 주어지는 문제가 난이도 별로 배치되어 있어 이를 통해 많이 배울 수 있습니다. 강의에 나온 내용을 구현하는 문제부터 응용하는 문제까지 골고루 있습니다.
por Mayukh Sharma
•Feb 15, 2019
This is the best and the toughest course I've ever come across. I'm definitely a better programmer now. It completely changes the way you analyze the problem. Totally awesome.
por Arpit Vaish
•Feb 13, 2019
The practice question helps with solidifying the understanding.
1 star less, as this could be improved by giving dry run of as an example for algorithm implementation.
por Anand Pavithran
•Feb 12, 2019
Good course on algorithms and designs.
por Վարդան Գրիգորյան
•Feb 10, 2019
There are great subjects and in general the course are great too. the only thing that i would like to mention is that there are some places that should be explained more deeply especially in case of week 6.
por PUCHALLA SURYA PRAKASH REDDY
•Feb 10, 2019
The course is perfectly designed. The perfect start for those who start with data structures and algorithms. The Dynamic programming was a little bit tough but overall course is perfectly designed
por Ostapets Artem Igorevich
•Feb 09, 2019
не понятно было из видео по dynamic programming
por Satyam Kumar
•Feb 09, 2019
Crisp course, and challenging assignments make sure you memorize all the concepts learned. Great work by all the instructors!
por Miraj
•Feb 06, 2019
This course has a wonderfully designed syllabus, and with a few exceptions, the lectures had extremely clear, lucid explanations of the underlying concepts. I got the most value out of the homeworks, each of which had several challenging problems that really reinforced the learnings from lecture. Thank you, professors!