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: hetzz/Python
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.
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 3, 2019

  1. Adding nqueens.py for backtracking

    hetzz
    hetzz committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    88644d9 View commit details
    Browse the repository at this point in the history
  2. Adding sum_of_subsets.py for backtracking

    hetzz
    hetzz committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    fc3cee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Update nqueens.py

    poyea authored Jul 4, 2019
    Configuration menu
    Copy the full SHA
    ba20ec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    f616949 View commit details
    Browse the repository at this point in the history
  2. Deleting /other/n_queens.py

    hetzz
    hetzz committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    45355bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c01275 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. Merged conflicts

    hetzz
    hetzz committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    480f156 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'TheAlgorithms-master'

    hetzz
    hetzz committed Oct 17, 2019
    Configuration menu
    Copy the full SHA
    e4b1a88 View commit details
    Browse the repository at this point in the history
Loading