Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TheAlgorithms/Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DevanshiPatel18/Python-1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 28, 2020

  1. Hacktoberfest: Created greedy_coin_change.py file

    added the file in greedy_methods folder to implement the same method
    DevanshiPatel18 authored Oct 28, 2020
    Copy the full SHA
    205c502 View commit details

Commits on Nov 27, 2020

  1. Add files via upload

    Altered the code according to the changes that were requested.
    DevanshiPatel18 authored Nov 27, 2020
    Copy the full SHA
    4bdc334 View commit details
  2. Added doctests.

    doctests added to the function find_minimum_change.
    DevanshiPatel18 authored Nov 27, 2020
    Copy the full SHA
    a5ef4f3 View commit details

Commits on Feb 3, 2021

  1. Copy the full SHA
    6a5c15a View commit details
  2. Copy the full SHA
    10d3aab View commit details
  3. updating DIRECTORY.md

    github-actions authored and github-actions committed Feb 3, 2021
    Copy the full SHA
    504a536 View commit details
  4. Copy the full SHA
    22423d3 View commit details
  5. updating DIRECTORY.md

    github-actions authored and github-actions committed Feb 3, 2021
    Copy the full SHA
    4fc35c8 View commit details

Commits on Mar 20, 2021

  1. Copy the full SHA
    0387ecb View commit details
  2. Copy the full SHA
    57556ab View commit details
  3. updating DIRECTORY.md

    github-actions authored and github-actions committed Mar 20, 2021
    Copy the full SHA
    86b7401 View commit details
  4. Copy the full SHA
    47ed1d3 View commit details
Loading