Back to Algorithmic Toolbox
Learner Reviews & Feedback for Algorithmic Toolbox by University of California San Diego
12,541 ratings
About the Course
This online course covers basic algorithmic techniques and ideas for computational problems arising frequently in practical applications: sorting and searching, divide and conquer, greedy algorithms, dynamic programming. We will learn a lot of theory: how to sort data and how it helps for searching; how to break a large problem into pieces and solve them recursively; when it makes sense to proceed greedily; how dynamic programming is used in genomic studies. You will practice solving computational problems, designing new algorithms, and implementing solutions efficiently (so that they run in less than a second).
Top reviews
IL
Dec 3, 2016
Great course. I would suggest to improve pronunciation of some of the lecturers, add more material, lower the concentration of the material (by prolonging or splitting the course). Great work, thanks!
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
Filter by: