Algorithmic Toolbox

By Coursera on Coursera · Technology
Price
Free

About This 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).

Instructor

Neil Rhodes

Frequently Asked Questions

How much does Algorithmic Toolbox cost?
Visit the Algorithmic Toolbox course page for current pricing and available discounts.
Who teaches Algorithmic Toolbox?
Algorithmic Toolbox is taught by Neil Rhodes, University of California San Diego.
What skill level is Algorithmic Toolbox for?
This course is designed for all levels learners.