Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
Python
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
51k
Star
224k
Code
Issues
143
Pull requests
902
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: TheAlgorithms/Python
Actions
All workflows
Workflows
build
build
Copilot
Copilot
Copilot cloud agent
Copilot cloud agent
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
directory_writer
directory_writer
Project Euler
Project Euler
ruff
ruff
sphinx
sphinx
Show more workflows...
Management
Caches
Deployments
directory_writer
directory_writer
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
directory_writer.yml
will be ignored since log searching is not yet available
233 workflow runs
233 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add type hints for bogo_sort.py (#14306)
directory_writer
#3233:
Commit
81fcb90
pushed by
MaximSmolskiy
9s
master
master
9s
View workflow file
style: add type hints to matrix_exponentiation.py (#14288)
directory_writer
#3232:
Commit
0324e60
pushed by
MaximSmolskiy
8s
master
master
8s
View workflow file
Merge branch 'master' into pre-commit-ci-update-config
directory_writer
#3231:
Commit
8c09fa3
pushed by
MaximSmolskiy
11s
pre-commit-ci-update-config
pre-commit-ci-update-config
11s
View workflow file
Add type hints and improve generate_parentheses_iterative (#14324)
directory_writer
#3230:
Commit
8e70e2e
pushed by
MaximSmolskiy
11s
master
master
11s
View workflow file
feat: add Graham Scan convex hull algorithm (#14251)
directory_writer
#3229:
Commit
f527d43
pushed by
poyea
8s
master
master
8s
View workflow file
chore: Fix ruff build failures (#14347)
directory_writer
#3228:
Commit
e333ddb
pushed by
poyea
9s
master
master
9s
View workflow file
feat: add Jarvis March (Gift Wrapping) convex hull algorithm (#14225)
directory_writer
#3227:
Commit
ac05f12
pushed by
poyea
9s
master
master
9s
View workflow file
[pre-commit.ci] auto fixes from pre-commit.com hooks
directory_writer
#3226:
Commit
174a083
pushed by
pre-commit-ci
Bot
13s
pre-commit-ci-update-config
pre-commit-ci-update-config
13s
View workflow file
[pre-commit.ci] pre-commit autoupdate
directory_writer
#3225:
Commit
98fceea
pushed by
pre-commit-ci
Bot
11s
pre-commit-ci-update-config
pre-commit-ci-update-config
11s
View workflow file
[pre-commit.ci] pre-commit autoupdate (#14238)
directory_writer
#3224:
Commit
678dedb
pushed by
cclauss
14s
master
master
14s
View workflow file
[pre-commit.ci] pre-commit autoupdate
directory_writer
#3223:
Commit
b55ca81
pushed by
pre-commit-ci
Bot
11s
pre-commit-ci-update-config
pre-commit-ci-update-config
11s
View workflow file
Correct typo from 'two large' to 'too large' (#14135)
directory_writer
#3222:
Commit
8106aea
pushed by
poyea
10s
master
master
10s
View workflow file
docs: improve docstring clarity in reverse_words (#14212)
directory_writer
#3221:
Commit
8fa4161
pushed by
poyea
11s
master
master
11s
View workflow file
Add sliding window maximum using monotonic deque (#14133)
directory_writer
#3220:
Commit
ca5b8c1
pushed by
poyea
11s
master
master
11s
View workflow file
[pre-commit.ci] pre-commit autoupdate (#14078)
directory_writer
#3219:
Commit
3c88735
pushed by
cclauss
8s
master
master
8s
View workflow file
[pre-commit.ci] pre-commit autoupdate
directory_writer
#3218:
Commit
9b73bdd
pushed by
pre-commit-ci
Bot
8s
pre-commit-ci-update-config
pre-commit-ci-update-config
8s
View workflow file
Add narcissistic number finder with dynamic programming (#13971)
directory_writer
#3217:
Commit
68f876a
pushed by
poyea
8s
master
master
8s
View workflow file
[Searches] Fix Binary Search bug with duplicate elements (#13946)
directory_writer
#3216:
Commit
2c15b8c
pushed by
poyea
7s
master
master
7s
View workflow file
[pre-commit.ci] pre-commit autoupdate (#13979)
directory_writer
#3215:
Commit
8934bab
pushed by
cclauss
14s
master
master
14s
View workflow file
[pre-commit.ci] pre-commit autoupdate
directory_writer
#3214:
Commit
770721f
pushed by
pre-commit-ci
Bot
12s
pre-commit-ci-update-config
pre-commit-ci-update-config
12s
View #13979
View workflow file
Bump actions/checkout from 5 to 6 (#13937)
directory_writer
#3213:
Commit
a051ab5
pushed by
cclauss
9s
master
master
9s
View workflow file
Bump actions/checkout from 5 to 6
directory_writer
#3212:
Commit
05add51
pushed by
dependabot
Bot
14s
dependabot/github_actions/actions/checkout-6
dependabot/github_actions/actions/checkout-6
14s
View #13937
View workflow file
uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=a…
directory_writer
#3211:
Commit
ae68a78
pushed by
cclauss
12s
master
master
12s
View workflow file
uv run --with=pytest-run-parallel --iterations=8 --parallel-threads=auto
directory_writer
#3210:
Commit
e725778
pushed by
cclauss
11s
pytest-run-parallel
pytest-run-parallel
11s
View #13863
View workflow file
uv run --with=pytest-run-parallel pytest --iteration=8 --parallel-thr…
directory_writer
#3209:
Commit
7a34dc2
pushed by
cclauss
12s
pytest-run-parallel
pytest-run-parallel
12s
View workflow file
Previous
1
2
3
4
5
6
…
9
10
Next
You can’t perform that action at this time.