学生对 University of California San Diego 提供的 Algorithmic Toolbox 的评价和反馈
课程概述
热门审阅
PN
Oct 7, 2022
An excellent course, Better than most Universities in India. I would recommend to stick to the problems and really putting in the efforts, to solve all the problems, It will be worth the effort.
PS
Aug 14, 2020
Great Course. This series is great but sometimes you will get frustrated because of the questions as it is not easy, make sure to give those a time. Great satisfaction after solving them though
476 - Algorithmic Toolbox 的 500 个评论(共 2,592 个)
创建者 Varun R
•Aug 17, 2019
This is an excellent course for beginner programmers. The assignments are very helpful. Worth spending time on. I learned a lot during the weeks I did this course.
创建者 Mohit K
•Aug 8, 2017
This course is exactly what I wanted . Although I know the programming languages I wanted to know how to use it to build some good algorithms. Really great course.
创建者 Phat l t
•Apr 9, 2017
The lectures and exercises are awesome. I can not believe it I can solve hard problems by myself. Now I'm very confident to talk about algorithms. Thanks creators.
创建者 Shailesh
•Dec 9, 2022
Coursera helped open door for me . This course is really helpful for me. I learn how to think and implement algorithm efficiently . thanks Coursera and teachers.
创建者 Shubham S
•Sep 3, 2020
Lectures were superb and algorithms really required me to use long hours of thinking .
It was so hard to complete that I had crying until last Week's assignments .
创建者 Avishek G
•Jul 9, 2020
the lectures were helpful but it was hard to understand a few concepts. the assignments were very good
and it checked your ability to write an efficient algorithm.
创建者 Hamdy E
•Nov 15, 2018
i Really learned A lot from The Course Helped Me , to look into problems from Different ways and how to logically think of a faster algorithm to solve the problem
创建者 Akshay M
•Oct 29, 2016
A great course for beginners. I learnt a lot of new things from the course especially the really efficient and much needed algorithmic techniques. Had great fun!!
创建者 Andrzej M
•Oct 7, 2016
Well presented material. Good pace od lectures - short but fully understandable. Different instructors (you won't get bored ;)). Very good programming assigments.
创建者 Chaoying B
•Oct 14, 2020
This is an excellent course for algorithm beginners! It has intuitive examples, interactive puzzles, detailed described assignments, and well-delivered lectures.
创建者 Paras c
•Jul 26, 2020
This course is really good, it taught us many approaches to solve algorithms which we can't learn ourselves. The teaching staff explains every concept very well.
创建者 amgad a
•Feb 13, 2020
I really want to thank the professors in this course, they provided the information in a unique way!
i loved this course and i would give it more than 10 stars !!
创建者 shivam k
•Feb 21, 2019
i have been through week 1 and week 2 lectures and and they are completely convincing to even a DSA beginner like me to be more enthusiastic towards the course .
创建者 Mahima G
•Oct 19, 2018
You could have involved more questions based on thinking about the algorithm and discussion about the solutions to the practice problems. Otherwise it was great.
创建者 Yu-Cheng K
•Feb 21, 2023
5 stars for sure! Challenging and inspiring. Russian accent might be vague, but the Russian professor really did a great job elaborating algorithms in detail.
创建者 Sachin P
•Jan 27, 2018
Amazing course in every means, concepts are explained very well and programming assignments provided make you the master of technicalities of algorithms design.
创建者 Prashant D
•Oct 13, 2021
This course gives a great in depth understanding of algorithms and makes us aware about all the algorithms we use in our daily life, definitely worth the time.
创建者 Gabriel K
•Oct 14, 2020
A perfect introduction to common algorithm techniques. The multiple thorough walkthroughs of dynamic programming problems really cemented the technique for me.
创建者 John C
•Oct 3, 2019
Great course with challenging material and very helpful explanations. Highly recommend if you're trying to improve your programming and problem solving skills!
创建者 Ayush K
•May 31, 2020
The theory was explained in a neat and easy manner. Assignment questions were really interesting and helped me to develop a better understanding of the topic.
创建者 Nikhil R
•May 5, 2019
Basic programming for data structures in some common programming languages would have been very much helpful especially for some who are starting with scratch
创建者 Ryan M
•Aug 23, 2022
Excellent! Really flexes your programming muscles implementing these classic algorithms. The later weeks on dynamic programming are particularly elucidating.
创建者 Zhenhan H
•Aug 1, 2020
This course is very instructive and homework is a very good practice. I highly recommend this course if you want to take one of computer science core courses
创建者 Dr. P J
•May 19, 2020
Had a wonderful experience and learning during the sessions attended for this course. Quizzes and programming assignments enhanced programming skills a lot.
创建者 王俊杰
•Jan 19, 2019
Highly recommend that! You can really learn some fundamental algorithms in a systematical way, like the Dynamic Programming or the Conquer and Divide method.