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: AlgorithmAndLeetCode/TheAlgorithms_Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dde1e49
Choose a base ref
...
head repository: TheAlgorithms/Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 72d2eec
Choose a head ref
  • 2 commits
  • 5 files changed
  • 3 contributors

Commits on Aug 30, 2026

  1. Add uv-pre-commit (TheAlgorithms#15109)

    * Add uv-pre-commit
    
    * updating DIRECTORY.md
    
    ---------
    
    Co-authored-by: cclauss <cclauss@users.noreply.github.com>
    cclauss and cclauss authored Aug 30, 2026
    Configuration menu
    Copy the full SHA
    63103f4 View commit details
    Browse the repository at this point in the history
  2. docs: add AGENTS.md with contribution rules for AI agents (TheAlgorit…

    …hms#15121)
    
    * docs: add AGENTS.md with contribution rules for AI agents
    
    Adds a model-neutral AGENTS.md at the repo root summarizing the
    conventions that most often trip up automated contributors, most
    importantly that algorithms-keeper closes any PR without a checked
    box in the 'Describe your change' section. Complements CONTRIBUTING.md.
    
    * docs: use uvx/uv commands in AGENTS.md (this repo uses uv, not requirements.txt)
    priya-sundaram-dev authored Aug 30, 2026
    Configuration menu
    Copy the full SHA
    72d2eec View commit details
    Browse the repository at this point in the history
Loading