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
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
51.1k
Star
225k
Code
Issues
8
Pull requests
411
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
hacktoberfest_prep
hacktoberfest_prep
Project Euler
Project Euler
ruff
ruff
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.
chore(geometry): add angle conversion, ellipse eccentricity, polygon geometry, and triangle class
ruff
#19873:
Pull request
#13447
synchronize by
JeelGajera
10s
JeelGajera:master
JeelGajera:master
10s
View #13447
View workflow file
Add: Ordinary Least Squares Regression Algorithm (#10800)
ruff
#19872:
Commit
7428666
pushed by
cclauss
10s
master
master
10s
View workflow file
Add Point in Polygon algorithm using ray casting
ruff
#19871:
Pull request
#15309
synchronize by
Clear20-22
13s
Clear20-22:add-point-in-polygon
Clear20-22:add-point-in-polygon
13s
View #15309
View workflow file
sorts: make bogo_sort work with any Comparable, not just int
ruff
#19870:
Pull request
#15331
opened by
Pradhyut21
14s
Pradhyut21:fix/bogo-sort-comparable-typehint
Pradhyut21:fix/bogo-sort-comparable-typehint
14s
View #15331
View workflow file
Fix/bogo sort comparable typehint
ruff
#19869:
Pull request
#15330
opened by
Pradhyut21
14s
Pradhyut21:fix/bogo-sort-comparable-typehint
Pradhyut21:fix/bogo-sort-comparable-typehint
14s
View #15330
View workflow file
sorts: make cycle_sort generic for comparable items
ruff
#19868:
Pull request
#15329
opened by
Rayan-and-beyond
14s
Rayan-and-beyond:fix/cycle-sort-comparable
Rayan-and-beyond:fix/cycle-sort-comparable
14s
View #15329
View workflow file
Fix/bogo sort comparable typehint
ruff
#19867:
Pull request
#15328
opened by
Pradhyut21
15s
Pradhyut21:fix/bogo-sort-comparable-typehint
Pradhyut21:fix/bogo-sort-comparable-typehint
15s
View #15328
View workflow file
sorts: make quick_sort work with any Comparable, not just int
ruff
#19866:
Pull request
#15327
opened by
Pradhyut21
14s
Pradhyut21:fix/quick-sort-comparable-typehint
Pradhyut21:fix/quick-sort-comparable-typehint
14s
View #15327
View workflow file
sorts: make shell_sort work with any Comparable, not just int
ruff
#19865:
Pull request
#15326
synchronize by
Pradhyut21
12s
Pradhyut21:fix/shell-sort-comparable-typehint
Pradhyut21:fix/shell-sort-comparable-typehint
12s
View #15326
View workflow file
sorts: make shell_sort work with any Comparable, not just int
ruff
#19864:
Pull request
#15326
opened by
Pradhyut21
12s
Pradhyut21:fix/shell-sort-comparable-typehint
Pradhyut21:fix/shell-sort-comparable-typehint
12s
View #15326
View workflow file
sorts: make quick_sort work with any Comparable, not just int
ruff
#19863:
Pull request
#15325
opened by
Pradhyut21
13s
Pradhyut21:fix/quick-sort-comparable-typehint
Pradhyut21:fix/quick-sort-comparable-typehint
13s
View #15325
View workflow file
sorts: make shell_sort work with any Comparable, not just int
ruff
#19862:
Pull request
#15324
opened by
Pradhyut21
20s
Pradhyut21:fix/shell-sort-comparable-typehint
Pradhyut21:fix/shell-sort-comparable-typehint
20s
View #15324
View workflow file
added multi armed bandit problem with three strategies to solve it
ruff
#19861:
Pull request
#12668
synchronize by
github-actions
Bot
Action required
sephml:master
sephml:master
Action required
View #12668
View workflow file
added multi armed bandit problem with three strategies to solve it
ruff
#19860:
Pull request
#12668
synchronize by
sephml
13s
sephml:master
sephml:master
13s
View #12668
View workflow file
added multi armed bandit problem with three strategies to solve it
ruff
#19859:
Pull request
#12668
synchronize by
github-actions
Bot
Action required
sephml:master
sephml:master
Action required
View #12668
View workflow file
added multi armed bandit problem with three strategies to solve it
ruff
#19858:
Pull request
#12668
synchronize by
sephml
14s
sephml:master
sephml:master
14s
View #12668
View workflow file
chore: refresh Hacktoberfest 2026 prep tracker
ruff
#19857:
Pull request
#15322
opened by
github-actions
Bot
Action required
chore/hacktoberfest-2026-prep-refresh
chore/hacktoberfest-2026-prep-refresh
Action required
View #15322
View workflow file
chore(geometry): add angle conversion, ellipse eccentricity, polygon geometry, and triangle class
ruff
#19856:
Pull request
#13447
synchronize by
JeelGajera
9s
JeelGajera:master
JeelGajera:master
9s
View #13447
View workflow file
Add DBSCAN clustering algorithm in machine_learning/ (#14851)
ruff
#19855:
Commit
3f8772c
pushed by
cclauss
13s
master
master
13s
View workflow file
Surface overlapping PRs in pr_file_map.py to ease landing PRs
ruff
#19854:
Pull request
#15321
opened by
priya-sundaram-dev
12s
priya-sundaram-dev:improve-pr-file-map-conflicts
priya-sundaram-dev:improve-pr-file-map-conflicts
12s
View #15321
View workflow file
Update check_polygon.pyfix(maths): validate minimum sides for polygon in check_polygon.py
ruff
#19853:
Pull request
#15320
synchronize by
mohitkumar188
13s
mohitkumar188:improve-maths-check-polygon
mohitkumar188:improve-maths-check-polygon
13s
View #15320
View workflow file
Update check_polygon.pyfix(maths): validate minimum sides for polygon in check_polygon.py
ruff
#19852:
Pull request
#15320
opened by
mohitkumar188
9s
mohitkumar188:improve-maths-check-polygon
mohitkumar188:improve-maths-check-polygon
9s
View #15320
View workflow file
chore(geometry): add angle conversion, ellipse eccentricity, polygon geometry, and triangle class
ruff
#19851:
Pull request
#13447
synchronize by
JeelGajera
9s
JeelGajera:master
JeelGajera:master
9s
View #13447
View workflow file
Add: Ordinary Least Squares Regression Algorithm
ruff
#19850:
Pull request
#10800
synchronize by
cclauss
10s
JeelGajera:OLSR_Algorithm
JeelGajera:OLSR_Algorithm
10s
View #10800
View workflow file
Add: Ordinary Least Squares Regression Algorithm
ruff
#19849:
Pull request
#10800
synchronize by
cclauss
11s
JeelGajera:OLSR_Algorithm
JeelGajera:OLSR_Algorithm
11s
View #10800
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.