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
50.9k
Star
223k
Code
Issues
142
Pull requests
879
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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
2,500+ workflow runs
2,500+ workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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(searches): correct ternary search pivots and exclusive bounds
ruff
#18553:
Pull request
#15005
opened by
SEPURI-SAI-KRISHNA
14s
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
14s
View #15005
View workflow file
fix(searches): correct ternary search pivots and exclusive bounds
build
#29051:
Pull request
#15005
opened by
SEPURI-SAI-KRISHNA
5m 26s
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
5m 26s
View #15005
View workflow file
fix(searches): correct ternary search pivots and exclusive bounds
sphinx
#7859:
Pull request
#15005
opened by
SEPURI-SAI-KRISHNA
2m 33s
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
SEPURI-SAI-KRISHNA:fix/ternary-search-out-of-range-pivots
2m 33s
View #15005
View workflow file
Updated README for GitHub LabUpdated README for GitHub lab
ruff
#18552:
Pull request
#15004
opened by
Amirtha6380
10s
Amirtha6380:feature-update
Amirtha6380:feature-update
10s
View #15004
View workflow file
Updated README for GitHub LabUpdated README for GitHub lab
sphinx
#7858:
Pull request
#15004
opened by
Amirtha6380
2m 33s
Amirtha6380:feature-update
Amirtha6380:feature-update
2m 33s
View #15004
View workflow file
Updated README for GitHub LabUpdated README for GitHub lab
build
#29050:
Pull request
#15004
opened by
Amirtha6380
4m 42s
Amirtha6380:feature-update
Amirtha6380:feature-update
4m 42s
View #15004
View workflow file
Refactor logistic regression to OOP class with multi-class support
ruff
#18551:
Pull request
#14923
synchronize by
rituuu001
13s
rituuu001:refactor-logistic-regression
rituuu001:refactor-logistic-regression
13s
View #14923
View workflow file
Refactor logistic regression to OOP class with multi-class support
sphinx
#7857:
Pull request
#14923
synchronize by
rituuu001
2m 1s
rituuu001:refactor-logistic-regression
rituuu001:refactor-logistic-regression
2m 1s
View #14923
View workflow file
Refactor logistic regression to OOP class with multi-class support
build
#29049:
Pull request
#14923
synchronize by
rituuu001
4m 37s
rituuu001:refactor-logistic-regression
rituuu001:refactor-logistic-regression
4m 37s
View #14923
View workflow file
fix(sorts): prevent comb_sort from returning an unsorted list
ruff
#18550:
Pull request
#15003
opened by
SEPURI-SAI-KRISHNA
21s
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
21s
View #15003
View workflow file
fix(sorts): prevent comb_sort from returning an unsorted list
sphinx
#7856:
Pull request
#15003
opened by
SEPURI-SAI-KRISHNA
2m 26s
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
2m 26s
View #15003
View workflow file
fix(sorts): prevent comb_sort from returning an unsorted list
build
#29048:
Pull request
#15003
opened by
SEPURI-SAI-KRISHNA
4m 41s
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
SEPURI-SAI-KRISHNA:fix/comb-sort-zero-gap
4m 41s
View #15003
View workflow file
build
build
#29047:
Scheduled
4m 30s
master
master
4m 30s
View workflow file
Project Euler
Project Euler
#3620:
Scheduled
19m 9s
master
master
19m 9s
View workflow file
github_actions in /. - Update #1506879009
Dependabot Updates
#478:
by
dependabot
Bot
1m 2s
master
master
1m 2s
Validate scores for minimax function
sphinx
#7855:
Pull request
#15001
opened by
adithyanhp
2m 18s
adithyanhp:patch-2
adithyanhp:patch-2
2m 18s
View #15001
View workflow file
Validate scores for minimax function
ruff
#18549:
Pull request
#15001
opened by
adithyanhp
12s
adithyanhp:patch-2
adithyanhp:patch-2
12s
View #15001
View workflow file
Validate scores for minimax function
build
#29046:
Pull request
#15001
opened by
adithyanhp
5m 4s
adithyanhp:patch-2
adithyanhp:patch-2
5m 4s
View #15001
View workflow file
Validate scores for emptiness and power of 2
build
#29045:
Pull request
#15000
opened by
adithyanhp
4m 34s
adithyanhp:patch-1
adithyanhp:patch-1
4m 34s
View #15000
View workflow file
Validate scores for emptiness and power of 2
ruff
#18548:
Pull request
#15000
opened by
adithyanhp
15s
adithyanhp:patch-1
adithyanhp:patch-1
15s
View #15000
View workflow file
Validate scores for emptiness and power of 2
sphinx
#7854:
Pull request
#15000
opened by
adithyanhp
2m 11s
adithyanhp:patch-1
adithyanhp:patch-1
2m 11s
View #15000
View workflow file
feat: add kth next greater element script to /data_structures/stacks/.
build
#29044:
Pull request
#14728
synchronize by
StarsExpress
4m 33s
StarsExpress:kth_nge
StarsExpress:kth_nge
4m 33s
View #14728
View workflow file
feat: add kth next greater element script to /data_structures/stacks/.
ruff
#18547:
Pull request
#14728
synchronize by
StarsExpress
17s
StarsExpress:kth_nge
StarsExpress:kth_nge
17s
View #14728
View workflow file
feat: add kth next greater element script to /data_structures/stacks/.
sphinx
#7853:
Pull request
#14728
synchronize by
StarsExpress
2m 11s
StarsExpress:kth_nge
StarsExpress:kth_nge
2m 11s
View #14728
View workflow file
Add Tonelli-Shanks algorithm for modular square roots
sphinx
#7852:
Pull request
#14995
synchronize by
felipeofdev-ai
4m 10s
felipeofdev-ai:feat/tonelli-shanks
felipeofdev-ai:feat/tonelli-shanks
4m 10s
View #14995
View workflow file
Previous
1
2
3
4
5
…
99
100
101
Next
You can’t perform that action at this time.