DevanshiPatel18 dd757dce38
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>
2021-03-20 11:48:38 +05:30
..
2021-03-12 08:25:54 +01:00
2019-10-05 10:14:13 +05:00
2019-10-21 22:36:33 +02:00
2020-05-06 03:32:40 +02:00
2020-10-26 00:02:24 +08:00
2020-10-21 12:46:14 +02:00
2019-10-29 23:54:30 +01:00
2020-07-06 09:44:19 +02:00
2019-10-28 13:50:36 +01:00
2019-12-11 07:57:08 +01:00
2020-07-06 09:44:19 +02:00
2020-05-10 20:49:40 +05:30
2019-10-22 19:13:48 +02:00
2020-01-18 13:24:33 +01:00
2020-07-06 09:44:19 +02:00