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
Type
/
to 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
881
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
ruff
ruff
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
.
ruff.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 negative input validation to radix_sort
ruff
#18456:
Pull request
#14960
opened by
deepshekhardas
14s
deepshekhardas:fix/algo-14950-radix-negative
deepshekhardas:fix/algo-14950-radix-negative
14s
View #14960
View workflow file
fix: add input validation to a1z26 encode for non-lowercase chars
ruff
#18455:
Pull request
#14959
opened by
deepshekhardas
9s
deepshekhardas:fix/algo-14931-a1z26-validation
deepshekhardas:fix/algo-14931-a1z26-validation
9s
View #14959
View workflow file
fix: add negative input validation to largest_of_very_large_numbers
ruff
#18454:
Pull request
#14958
opened by
deepshekhardas
15s
deepshekhardas:fix/algo-14930-largest-validation
deepshekhardas:fix/algo-14930-largest-validation
15s
View #14958
View workflow file
docs: improve bubble sort docstrings with algorithm summary
ruff
#18453:
Pull request
#14957
opened by
deepshekhardas
12s
deepshekhardas:fix/algo-14911-bubble-docstrings
deepshekhardas:fix/algo-14911-bubble-docstrings
12s
View #14957
View workflow file
fix(gcd): fix invalid Python 3 except clause syntax
ruff
#18452:
Pull request
#14956
synchronize by
pre-commit-ci
Bot
15s
deepshekhardas:fix/algo-14929-gcd-syntax
deepshekhardas:fix/algo-14929-gcd-syntax
15s
View #14956
View workflow file
fix(gcd): fix invalid Python 3 except clause syntax
ruff
#18451:
Pull request
#14956
opened by
deepshekhardas
14s
deepshekhardas:fix/algo-14929-gcd-syntax
deepshekhardas:fix/algo-14929-gcd-syntax
14s
View #14956
View workflow file
fix: add validation for non-power-of-2 scores in minimax
ruff
#18450:
Pull request
#14955
synchronize by
pre-commit-ci
Bot
11s
mithunbabbira:fix-14886
mithunbabbira:fix-14886
11s
View #14955
View workflow file
fix: add validation for non-power-of-2 scores in minimax
ruff
#18449:
Pull request
#14955
opened by
mithunbabbira
12s
mithunbabbira:fix-14886
mithunbabbira:fix-14886
12s
View #14955
View workflow file
fix: apply PRs #14939, #14938, #14936
ruff
#18448:
Pull request
#14954
opened by
deepshekhardas
15s
deepshekhardas:fix-14939-14938-14936
deepshekhardas:fix-14939-14938-14936
15s
View #14954
View workflow file
feat: add ZigZag conversion algorithm
ruff
#18447:
Pull request
#14953
synchronize by
pre-commit-ci
Bot
10s
deepshekhardas:feat/add-zigzag-conversion-algorithm
deepshekhardas:feat/add-zigzag-conversion-algorithm
10s
View #14953
View workflow file
feat: add ZigZag conversion algorithm
ruff
#18446:
Pull request
#14953
opened by
deepshekhardas
14s
deepshekhardas:feat/add-zigzag-conversion-algorithm
deepshekhardas:feat/add-zigzag-conversion-algorithm
14s
View #14953
View workflow file
fix: correct PageRank initialization and handle dangling nodes
ruff
#18445:
Pull request
#14952
synchronize by
pre-commit-ci
Bot
11s
mithunbabbira:fix-14885
mithunbabbira:fix-14885
11s
View #14952
View workflow file
fix: correct PageRank initialization and handle dangling nodes
ruff
#18444:
Pull request
#14952
opened by
mithunbabbira
13s
mithunbabbira:fix-14885
mithunbabbira:fix-14885
13s
View #14952
View workflow file
fix: raise ValueError for multi-char separator in split()
ruff
#18443:
Pull request
#14951
synchronize by
pre-commit-ci
Bot
14s
mithunbabbira:fix-14649
mithunbabbira:fix-14649
14s
View #14951
View workflow file
fix: raise ValueError for multi-char separator in split()
ruff
#18442:
Pull request
#14951
opened by
mithunbabbira
15s
mithunbabbira:fix-14649
mithunbabbira:fix-14649
15s
View #14951
View workflow file
Fix simple binary search
ruff
#18441:
Pull request
#14949
synchronize by
pre-commit-ci
Bot
11s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
11s
View #14949
View workflow file
Fix simple binary search
ruff
#18440:
Pull request
#14949
synchronize by
kanilsz
12s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
12s
View #14949
View workflow file
Fix simple binary search
ruff
#18439:
Pull request
#14949
synchronize by
kanilsz
11s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
11s
View #14949
View workflow file
Fix simple binary search
ruff
#18438:
Pull request
#14949
synchronize by
kanilsz
10s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
10s
View #14949
View workflow file
Fix simple binary search
ruff
#18437:
Pull request
#14949
synchronize by
pre-commit-ci
Bot
9s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
9s
View #14949
View workflow file
Fix simple binary search
ruff
#18436:
Pull request
#14949
synchronize by
kanilsz
9s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
9s
View #14949
View workflow file
Fix simple binary search
ruff
#18435:
Pull request
#14949
synchronize by
pre-commit-ci
Bot
15s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
15s
View #14949
View workflow file
Fix simple binary search
ruff
#18434:
Pull request
#14949
synchronize by
kanilsz
11s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
11s
View #14949
View workflow file
Fix simple binary search
ruff
#18433:
Pull request
#14949
synchronize by
pre-commit-ci
Bot
12s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
12s
View #14949
View workflow file
Fix simple binary search
ruff
#18432:
Pull request
#14949
synchronize by
kanilsz
12s
kanilsz:bugfix/UpdateSimpleBinarySearch
kanilsz:bugfix/UpdateSimpleBinarySearch
12s
View #14949
View workflow file
Previous
1
2
3
4
5
6
7
8
…
99
100
101
Next
You can’t perform that action at this time.