Skip to content

aleksandr-pronin/Coursera-Algorithmic-Toolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Coursera: Algorithmic Toolbox

This repository contains all solutions for the course Algorithmic Toolbox offered on Coursera. The assignment solutions are in Python3.

Disclaimer: The below solutions are for reference only. Please design and implement your own algorithms to pass the course.

Week 1- Programming Challenges (PDF)

Week 2- Algorithmic Warm-up (PDF)

Week 3- Greedy Algorithms (PDF)

Week 4- Divide and Conquer (PDF)

Week 5- Dynamic Programming 1 (PDF)

Week 6- Dynamic Programming 2 (PDF)

Contributing

All contributions are welcome. Just make a PR. Below is a list of general improvements that need to be added that I would love help with:

  • Improve documentation
  • Clean up code (adding docstrings)
  • Better algorithms that reduce time complexity

About

This repository contains all the solutions for the assignments of the course - Algorithmic Toolbox offered on Coursera.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%