Learner Reviews & Feedback for Algorithmic Toolbox by University of California San Diego
About the Course
Top reviews
ZA
Feb 3, 2018
The content is full and helpful. I've learned a lot.Some instructors should've used the marker while explaining to walk through the codes instead of just putting a slide and talking on the background.
PM
Jan 21, 2020
The course is very helpful for every student it covers all the algorithms in a discipline order starting with examples followed by algorithm and finally some exercise to test what you learnt !!
601 - 625 of 2,587 Reviews for Algorithmic Toolbox
By Devkul S
•Jan 18, 2019
We can get a clear concept of algorithm and dynamic programming. This course helped me to think loud on a given set of problem
By Phuc N
•May 31, 2022
The lecture is very detailed and helpful. The homework is quite difficult but is very helpful to practice what you have done.
By Viachaslau S
•Jul 22, 2021
Previously had a mess of information about algorithms in my head. This great course has helped me with setting things right.
By Ramalakshmi S
•Sep 6, 2020
This course was really great. It helped me to learn the concepts and algorithms more clearly than my college. Thanks a lot .
By Faiz B S
•Apr 23, 2020
It was a very nice, structured course and really helped me to grasp the basics of algorithms, especially Dynamic Programming.
By rohit d
•Mar 14, 2020
This course is the best one to learn algorithmic design and complexity analysis from scratch to advanced level. Loved it ! ;)
By O'KANE,DREW
•Sep 21, 2018
A tough course no doubt, but you learn all the classic problem solving techniques in computer science. Well worth the effort.
By Burak H
•Dec 8, 2017
Excellent course! The level is not very advanced but not too trivial either. The set of exercises are very well put together.
By Aditya S J
•Oct 31, 2017
The best tutorial to study algorithm
the three approach to solve a problem is awesome
Greedy
Divide & conquer
Dynamic Programming
By Tathagata C
•Jul 4, 2020
Very good course..
Problems are ranging from easy to difficulty.
One can easily learn the techniques used to learn the course
By Pablo V I
•May 17, 2020
Excellent challenging course. Highly recommended for technical people who want to learn the foundations of Computer Science.
By Piskunov I
•Aug 18, 2017
Excellent compilation to increase your productivity. Interesting tasks and great system to check your algorithm. Great work!
By felipe a
•Apr 13, 2021
It is a great course, a real challenge, you get to understand the theory and you have many qualified exercises to practice.
By D M
•Feb 18, 2021
Very important for all programmers out there, especially ones who are self-taught or have not spend much time on Algorithms
By Dev G
•Nov 14, 2020
The best course I ever enrolled in! The instructors are highly qualified professionals, and their teaching stlye is superb.
By Jayesh G
•Jul 24, 2020
This course really offers a perfect blend of theory and problems. I learnt a lot on how to approach a problem and debug it.
By Sanskar K
•Nov 14, 2017
Excellent set of programming exercises and requires some effort on the learner's part. A very good and well-defined course.
By Rohit J
•Aug 16, 2016
this course is very useful. Every topic is covered here and the assignments were also very effective to check your concept.
By Rosh D
•Oct 18, 2020
So helpful! I loved learning all the new forms and takes on how to develop algorithms. I really expanded my knowledge!! :)
By Renat S
•Aug 3, 2020
Nice balance of practical and theoretical knowledge! Absolutely recommend for anyone looking to review algorithm concepts.
By Juan D B P
•May 21, 2020
Very good course, with many examples and clear explanations, programming assigments are really chellenging, but fun to do
By Siva G
•Mar 1, 2020
The overall course is very good. I feel that the dynamic programming section should be improved everything else is great.
By Andrei K
•Sep 9, 2018
The course itself is good, all information is correct and useful. Nice to have so many languages to implement algorithms.
By Daniyar Z
•Nov 12, 2016
Nice course! Definitely, I have learned a lot. To be all honesty, I find myself sleeping sometimes during the lectures =)
By ganesh s
•Jul 13, 2020
A superb introduction to an algorithmic approach to problem-solving. A must for those interested in competitive coding.