AS
2018年7月24日
This final course in 5 course specialization is relatively easy one, although the last problem takes little bit time to solve. Provides good introduction to difficult to learn Delivery problem.
AT
2019年11月19日
A fun conclusion to the specialization that brings all of the mathematics of combinatorics and graph theory together to show how it can be applied to some real world problems.
創建者 Aren T
•2019年11月19日
A fun conclusion to the specialization that brings all of the mathematics of combinatorics and graph theory together to show how it can be applied to some real world problems.
創建者 Albina G
•2020年6月28日
Well structured introductory course into transportation problems. The code in examples is well written and clean. It was a pleasure to study this course.
創建者 Ishan B
•2020年1月8日
please make courses on how to code in different libraries, its highly necessary, because most of my friends wont even get the certificate even if they know how to solve problems just because they cant code
all in all 5 stars because im really exhausted
創建者 Arnab M
•2020年5月4日
A great course of course.. provides a perfect introduction to the problem and methods of solving the infamous Travelling Salesman Problem!! Go ahead with this course but you are required to have a good working knowledge of Python
創建者 David v R
•2019年2月18日
Interesting little course on a fascinating problem. The material doesn't start off too hard but gets more difficult in the dynamic programming and 2-approximation algorithm sections. This course is a good introduction to the TSP.
創建者 Ashish D S
•2018年7月25日
This final course in 5 course specialization is relatively easy one, although the last problem takes little bit time to solve. Provides good introduction to difficult to learn Delivery problem.
創建者 Christopher W
•2020年6月4日
I liked it! Interesting material and challenging assignments! I am going to miss these professors a lot. Thanks for everything you geniuses from HSE!
創建者 Deleted A
•2020年6月26日
My personal favourite of the 5 courses in this specialisation due to the programming problems. Was a semi-relaxing way to end the specialisation.
創建者 Pedro H
•2018年7月7日
Great way to end a really detailed and engaging specialization that introduces anyone with a minimum background in Python to Algorithms.
創建者 Ehsan S
•2018年6月19日
perfect course! very easy and interesting to follow. Pseudo-Algorithms were very useful and helped a lot to understand the concepts.
創建者 Satish K
•2019年12月31日
Very good course. If you are really good in python then go ahead with this course. Challenging questions to solve.
創建者 Steven W
•2017年12月22日
This is a nice way to end the course and, seaways nicely into studying algorithms in general.
創建者 Danielle C G
•2019年5月21日
This course is to the point and challenges you with practical application.
創建者 Afnan A
•2020年8月15日
Thank you for such a wonderful specialization course!
創建者 Matias R P d S
•2020年5月27日
Very useful to acquire extra knowledge in the area.
創建者 Manikant R
•2020年6月12日
Very practical course a lot of things to learn.
創建者 Aviral K
•2018年10月27日
Really liked the course; the python code in challenges is so well commented that it helped me learn a lot of math and code. Really appreciate the challenges and visual explanation he does by drawing graphs; specially in branch and bound. Could have made video instruction a little more friendly to people with low intuitive mathematical knowledge. Left a lot of gaps to be filled by self learning efforts through Google etc; as each video had a line or two that weren't explained up to the mark. I do take a lot of online courses on Udemy and I do love learning by myself and facing challenges; however I also really like when course instructors provide me clear and rock solid fundamental knowledge.
創建者 Luis M V F
•2020年1月14日
This is a very nice course. I feel that a further explanation in the coding problems would be useful since sometimes you are not sure what one should return from the function.
創建者 Ethan H
•2021年2月23日
Best course I've taken on Coursera. To be honest, I'm not sure it qualifies as a "capstone project"; it was more like a normal course with multiple, smaller programming challenges. Alex's teaching style shone in this practical problem-centered curriculum, and as a result, I was much more engaged than in the theory-heavy courses like Number Theory. I especially enjoyed the module on dynamic programming; it's good to see some more advanced content, even if it's optional. Please make future courses similar to this one!
創建者 Juliano P
•2021年1月2日
This one can be completed much faster than the others. It is only 3 weeks. It took me about 6 hours to go through everything. The lessons are well explained and the exercises very helpful.
You should have some understanding of Python (from the previous modules) and graph theory (module 3). This was a fun way to end the specialization!
創建者 Ayrton C A d A
•2020年11月26日
Very good course, I learned concepts about TSP - Traveling Salesman Problem, Branch and Bound, Dynamic Programming, MST - Minimum Spanning Tree and 2-Approximation.
創建者 LANKA S R A
•2020年10月31日
VERY GOOD COURSE IT IS SO BENTIFITIAL TO THE PEOLPLE WHO ARE INTERTESTED TO DEVELOP THE MATHEMATICAL SKILLS
創建者 Nguyen D L
•2021年3月22日
This series is great. I am confident to tutor my son in CS now.
Thanks UCSD and HSE
創建者 Divyang S
•2020年9月20日
Amazing course with lots of intuitive examples and puzzles
創建者 叶罗鑫
•2021年2月25日
the programming test is fun and pratical