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: Asiatik/codezilla
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: prkhrv/codezilla
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.
  • 11 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 4, 2018

  1. merge_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    a6e1fba View commit details
    Browse the repository at this point in the history
  2. Add files via upload

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    f6b940f View commit details
    Browse the repository at this point in the history
  3. Create bubble_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    8db7817 View commit details
    Browse the repository at this point in the history
  4. Bubble_sort With Python

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    3f1499f View commit details
    Browse the repository at this point in the history
  5. Delete bubble_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    b6353b7 View commit details
    Browse the repository at this point in the history
  6. Update bubble.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    e1fbaa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d151bd View commit details
    Browse the repository at this point in the history
  8. Update merge_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    a382b55 View commit details
    Browse the repository at this point in the history
  9. Create heap_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    94fc0d0 View commit details
    Browse the repository at this point in the history
  10. Delete heap_sort.py

    prkhrv authored Oct 4, 2018
    Configuration menu
    Copy the full SHA
    5edb972 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1a07d8e View commit details
    Browse the repository at this point in the history
Loading