SIGN IN SIGN UP

feat: Add greedy_coin_change.py algorithm (#3805)

* Hacktoberfest: Add greedy_coin_change.py file 

added the file in greedy_methods folder to implement the same method

Altered the code according to the changes that were requested.

* Added doctests.

doctests added to the function find_minimum_change.

* Added Greedy change file in Maths folder.

* updating DIRECTORY.md

* Deleted Greedy Method Folder

* updating DIRECTORY.md

* Update greedy_coin_change.py

* fix: black formatting issues

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
Co-authored-by: Dhruv Manilawala <dhruvmanila@gmail.com>
D
DevanshiPatel18 committed
dd757dce383b575021c1765f84d8a40acff16799
Parent: 2dc2c99
Committed by GitHub <noreply@github.com> on 3/20/2021, 6:18:38 AM