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 }}
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
293
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Adding multibit-manipulation algorithm implemented with bitwise operations
- #11418
#11418
Open
billbreit
wants to merge 28 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
billbreit:master
billbreit/Python:master
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Adding multibit-manipulation algorithm implemented with bitwise operations
#11418
billbreit
wants to merge 28 commits into
TheAlgorithms:master
TheAlgorithms/Python:master
from
billbreit:master
billbreit/Python:master
Copy head branch name to clipboard
Commits
Commits on May 28, 2024
Create multibit_manipulation.py
billbreit
committed
c7d9135
View commit details
Copy full SHA for c7d9135
Browse repository at this point
Fix errrors in multibit_manipulation
Show description for bb46e1a
billbreit
committed
bb46e1a
View commit details
Copy full SHA for bb46e1a
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 305f444
pre-commit-ci[bot]
committed
305f444
View commit details
Copy full SHA for 305f444
Browse repository at this point
Commits on May 29, 2024
Fix Ruff formatting
Show description for b501f22
billbreit
committed
b501f22
View commit details
Copy full SHA for b501f22
Browse repository at this point
Merge branch 'master' of https://github.com/billbreit/Python
billbreit
committed
3d1342e
View commit details
Copy full SHA for 3d1342e
Browse repository at this point
Struggling
Show description for 01be044
billbreit
committed
01be044
View commit details
Copy full SHA for 01be044
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 23956f5
pre-commit-ci[bot]
committed
23956f5
View commit details
Copy full SHA for 23956f5
Browse repository at this point
Recommit
Show description for c32638f
billbreit
committed
c32638f
View commit details
Copy full SHA for c32638f
Browse repository at this point
Merge branch 'master' of https://github.com/billbreit/Python
billbreit
committed
a471d00
View commit details
Copy full SHA for a471d00
Browse repository at this point
Fix type hints, validation errors
Show description for 93610d9
billbreit
committed
93610d9
View commit details
Copy full SHA for 93610d9
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 0ef3e6b
pre-commit-ci[bot]
committed
0ef3e6b
View commit details
Copy full SHA for 0ef3e6b
Browse repository at this point
Fix tabs instead of spaces in comments
Show description for 29b6e8f
billbreit
committed
29b6e8f
View commit details
Copy full SHA for 29b6e8f
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for c9d6a61
pre-commit-ci[bot]
committed
c9d6a61
View commit details
Copy full SHA for c9d6a61
Browse repository at this point
Fix type hint for returns
Show description for 9002513
billbreit
committed
9002513
View commit details
Copy full SHA for 9002513
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 27aebea
pre-commit-ci[bot]
committed
27aebea
View commit details
Copy full SHA for 27aebea
Browse repository at this point
Commits on May 30, 2024
Clean up return types
Show description for 82695f8
billbreit
committed
82695f8
View commit details
Copy full SHA for 82695f8
Browse repository at this point
Commits on May 31, 2024
Cleanup comments
Show description for 6e81a51
billbreit
committed
6e81a51
View commit details
Copy full SHA for 6e81a51
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 5a6275b
pre-commit-ci[bot]
committed
5a6275b
View commit details
Copy full SHA for 5a6275b
Browse repository at this point
Fix Ruff error
Show description for cb65485
billbreit
committed
cb65485
View commit details
Copy full SHA for cb65485
Browse repository at this point
Merge branch 'master' of https://github.com/billbreit/Python
billbreit
committed
1b582d2
View commit details
Copy full SHA for 1b582d2
Browse repository at this point
Commits on Jun 1, 2024
Fix details
Show description for db14663
billbreit
committed
db14663
View commit details
Copy full SHA for db14663
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 13f6fdb
pre-commit-ci[bot]
committed
13f6fdb
View commit details
Copy full SHA for 13f6fdb
Browse repository at this point
Strings too long
Show description for c05cc65
billbreit
committed
c05cc65
View commit details
Copy full SHA for c05cc65
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for b7d8d7f
pre-commit-ci[bot]
committed
b7d8d7f
View commit details
Copy full SHA for b7d8d7f
Browse repository at this point
Keep trying
Show description for d8654c2
billbreit
committed
d8654c2
View commit details
Copy full SHA for d8654c2
Browse repository at this point
Spelling
Show description for 50dfbce
billbreit
committed
50dfbce
View commit details
Copy full SHA for 50dfbce
Browse repository at this point
Commits on Sep 15, 2026
Merge branch 'master' into master
cclauss
authored
0c7386e
View commit details
Copy full SHA for 0c7386e
Browse repository at this point
updating DIRECTORY.md
cclauss
committed
495dc9e
View commit details
Copy full SHA for 495dc9e
Browse repository at this point
You can’t perform that action at this time.