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: micaelalex/Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 1 file changed
  • 3 contributors

Commits on Oct 5, 2022

  1. Adding ELFHash Algorithm

    Adding a new Hash Algorithm.
    micaelalex committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    38bd19f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbac99b View commit details
    Browse the repository at this point in the history
  3. Update elf.py

    micaelalex committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    7666acc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c26969a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b5e8e View commit details
    Browse the repository at this point in the history
  6. Update elf.py

    micaelalex committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    1f03436 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cc859c View commit details
    Browse the repository at this point in the history
  8. Update elf.py

    micaelalex committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    09a6e1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    636de59 View commit details
    Browse the repository at this point in the history
  10. Update elf.py

    micaelalex committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    efc745c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3dcdad1 View commit details
    Browse the repository at this point in the history
  12. Apply suggestions from code review

    Co-authored-by: Caeden <caedenperelliharris@gmail.com>
    micaelalex and CaedenPH authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    62eefeb View commit details
    Browse the repository at this point in the history
Loading