Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 306 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (6 loc) · 306 Bytes

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 (by fixing pep8 errors)
  • Better algorithms that reduce time complexity (espescially for course #3 & #4)
  • ...