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
894
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
build
build
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
.
build.yml
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ 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.
fix: add input validation to cyclic_sort (#14898)
build
#29121:
Pull request
#15050
synchronize by
pre-commit-ci
Bot
Action required
zhenxun00:fix/cyclic-sort-input-validation-v2
zhenxun00:fix/cyclic-sort-input-validation-v2
Action required
View #15050
View workflow file
fix: add input validation to cyclic_sort (#14898)
build
#29120:
Pull request
#15050
opened by
zhenxun00
-1s
zhenxun00:fix/cyclic-sort-input-validation-v2
zhenxun00:fix/cyclic-sort-input-validation-v2
-1s
View #15050
View workflow file
Kaprekar numbers implementation with doctests
build
#29118:
Pull request
#15048
opened by
VishalNyk
4m 27s
VishalNyk:add-kaprekar-numbers
VishalNyk:add-kaprekar-numbers
4m 27s
View #15048
View workflow file
fix: raise ValueError when simplex hits max iterations
build
#29117:
Pull request
#15047
opened by
deepshekhardas
5m 15s
deepshekhardas:fix-14584-simplex-maxiter
deepshekhardas:fix-14584-simplex-maxiter
5m 15s
View #15047
View workflow file
fix: reject multi-character separators in split
build
#29116:
Pull request
#15046
opened by
deepshekhardas
4m 47s
deepshekhardas:fix-14649-split-multichar
deepshekhardas:fix-14649-split-multichar
4m 47s
View #15046
View workflow file
fix: use adjoint matrix when computing 3x3 inverse
build
#29115:
Pull request
#15045
opened by
deepshekhardas
4m 54s
deepshekhardas:fix-14813-matrix-inverse-adjoint
deepshekhardas:fix-14813-matrix-inverse-adjoint
4m 54s
View #15045
View workflow file
fix: pivot on zero diagonal in points_to_polynomial
build
#29114:
Pull request
#15044
opened by
deepshekhardas
4m 35s
deepshekhardas:fix-14817-poly-pivoting
deepshekhardas:fix-14817-poly-pivoting
4m 35s
View #15044
View workflow file
fix: make bad character shift effective in boyer_moore_search
build
#29113:
Pull request
#15043
opened by
deepshekhardas
4m 34s
deepshekhardas:fix-14844-boyer-moore-shift
deepshekhardas:fix-14844-boyer-moore-shift
4m 34s
View #15043
View workflow file
fix: reject non-power-of-2 score lists in minimax
build
#29112:
Pull request
#15042
opened by
deepshekhardas
4m 6s
deepshekhardas:fix-14886-minimax-power2
deepshekhardas:fix-14886-minimax-power2
4m 6s
View #15042
View workflow file
fix: raise TypeError for non-integer bucket_count in bucket_sort
build
#29111:
Pull request
#15041
opened by
deepshekhardas
4m 33s
deepshekhardas:fix-14970-bucket-sort-float
deepshekhardas:fix-14970-bucket-sort-float
4m 33s
View #15041
View workflow file
fix: raise ValueError on negative inputs in radix_sort
build
#29110:
Pull request
#15040
opened by
deepshekhardas
4m 47s
deepshekhardas:fix-14950-radix-negative
deepshekhardas:fix-14950-radix-negative
4m 47s
View #15040
View workflow file
fix: correct sumset() docstring
build
#29109:
Pull request
#15039
opened by
deepshekhardas
4m 38s
deepshekhardas:fix-15013-sumset-docstring
deepshekhardas:fix-15013-sumset-docstring
4m 38s
View #15039
View workflow file
build
build
#29108:
Scheduled
4m 52s
master
master
4m 52s
View workflow file
Fix sumset docstring
build
#29107:
Pull request
#15038
opened by
sanchiagarwal0
4m 36s
sanchiagarwal0:fix-sumset-docstring
sanchiagarwal0:fix-sumset-docstring
4m 36s
View #15038
View workflow file
Fix sumset docstring
build
#29106:
Pull request
#15037
opened by
sanchiagarwal0
4m 33s
sanchiagarwal0:fix-sumset-docstring
sanchiagarwal0:fix-sumset-docstring
4m 33s
View #15037
View workflow file
fix: reject negative values in radix sort
build
#29105:
Pull request
#15036
opened by
PiyushKumar74110
4m 31s
PiyushKumar74110:add-radix-sort-tests
PiyushKumar74110:add-radix-sort-tests
4m 31s
View #15036
View workflow file
fix: reject negative values in radix sort
build
#29104:
Pull request
#15035
synchronize by
pre-commit-ci
Bot
4m 58s
PiyushKumar74110:add-radix-sort-tests
PiyushKumar74110:add-radix-sort-tests
4m 58s
View #15035
View workflow file
fix: reject negative values in radix sort
build
#29103:
Pull request
#15035
opened by
PiyushKumar74110
4m 32s
PiyushKumar74110:add-radix-sort-tests
PiyushKumar74110:add-radix-sort-tests
4m 32s
View #15035
View workflow file
build
build
#29102:
Scheduled
4m 53s
master
master
4m 53s
View workflow file
build
build
#29101:
Scheduled
5m 5s
master
master
5m 5s
View workflow file
fix: parenthesize multiple exception types and add future annotations
build
#29100:
Pull request
#15034
opened by
aoright
4m 59s
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
4m 59s
View #15034
View workflow file
fix: parenthesize multiple exception types and add future annotations
build
#29099:
Pull request
#15033
synchronize by
pre-commit-ci
Bot
4m 49s
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
4m 49s
View #15033
View workflow file
fix: parenthesize multiple exception types and add future annotations
build
#29098:
Pull request
#15033
opened by
aoright
4m 55s
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
aoright:fix/parenthesize-multiple-exceptions-and-future-annotations
4m 55s
View #15033
View workflow file
feat: add zigzag conversion algorithm
build
#29097:
Pull request
#15032
opened by
deepshekhardas
5m 5s
deepshekhardas:feat/add-zigzag-conversion-algorithm
deepshekhardas:feat/add-zigzag-conversion-algorithm
5m 5s
View #15032
View workflow file
fix: add negative input validation to radix_sort
build
#29096:
Pull request
#15031
opened by
deepshekhardas
4m 29s
deepshekhardas:fix/algo-14950-radix-negative
deepshekhardas:fix/algo-14950-radix-negative
4m 29s
View #15031
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.