Skip to content

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…

Notifications You must be signed in to change notification settings

sylviahangnguyen/Algorithmic-Toolbox

Repository files navigation

Algorithmic-Toolbox

About

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…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages