/algorithms_design_assignments

Assignment for Algorithms Design and Analysis course

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Have a question or suggestion?

Contact the contributors, or create a pull request for this project.


Algorithms Design Assignments

This repository was created to post the practices activities from the Algorithms Design Assignments course. The activities can be checked clicking on the below links.

  1. Sorting Algorithms
  2. Dynamic Programming
  3. Dynamic Greedy Library
Note: The specifications of all activities are in Portuguese.

Contributing

  1. Fork it
  2. Create your feature branch with specs (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contributors


License

This project is licensed under the terms of the GNU GENERAL PUBLIC license.

You can check out the full license here