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: savadev/python-algorithms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: laurentluce/python-algorithms
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.
  • 16 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 24, 2020

  1. Remove some algos.

    laurentluce committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    a80c093 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Pants for CI.

    laurentluce committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    f048771 View commit details
    Browse the repository at this point in the history
  2. Pants for CI.

    laurentluce committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    38e11a8 View commit details
    Browse the repository at this point in the history
  3. Pants for CI.

    laurentluce committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    d2f6cb4 View commit details
    Browse the repository at this point in the history
  4. Linting and Py3 support.

    laurentluce committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    62e988e View commit details
    Browse the repository at this point in the history
  5. .gitignore

    laurentluce committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    e7719c4 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Py2 and Py3 support.

    laurentluce committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    4ddcba4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86ba64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6bcf7b View commit details
    Browse the repository at this point in the history
  4. Tests using pants.

    laurentluce committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    da6018e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Configuration menu
    Copy the full SHA
    3edbb25 View commit details
    Browse the repository at this point in the history
  2. Revert delete mistake.

    laurentluce committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    abf8c3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1860fe View commit details
    Browse the repository at this point in the history
  4. Linting.

    laurentluce committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    e565d73 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. docs: fix simple typo, higest -> highest

    There is a small typo in algorithms/list.py.
    
    Should read `highest` rather than `higest`.
    timgates42 committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    6a82a4c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge pull request laurentluce#10 from timgates42/bugfix_typo_highest

    docs: fix simple typo, higest -> highest
    laurentluce authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    04a4753 View commit details
    Browse the repository at this point in the history
Loading