Skip to content
#

coursera-algorithm-toolbox

Here are 7 public repositories matching this topic...

The 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 the…

  • Updated Apr 27, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the coursera-algorithm-toolbox topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the coursera-algorithm-toolbox topic, visit your repo's landing page and select "manage topics."

Learn more