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 }}
ShellBotCheng
/
Python
Public
forked from
TheAlgorithms/Python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
palindrome-substring
User selector
All users
All time
Commit history
Commits on May 15, 2019
Fix docstring
Erfaniaa
committed
85d25b5
View commit details
Copy full SHA for 85d25b5
Browse repository at this point
Commits on May 14, 2019
Improve memory allocation
Erfaniaa
committed
bd4270f
View commit details
Copy full SHA for bd4270f
Browse repository at this point
Implement is_substring_palindrome using dynamic programming.
Erfaniaa
committed
2d6f0ec
View commit details
Copy full SHA for 2d6f0ec
Browse repository at this point
More elegant coding for merge_sort_fastest (#804)
Show description for 3c40fda
liuzhen153
authored and
poyea
committed
3c40fda
View commit details
Copy full SHA for 3c40fda
Browse repository at this point
Commits on May 13, 2019
Added Huffman Coding Algorithm (#798)
raviolliii
authored and
AnupKumarPanwar
committed
70bb6b2
View commit details
Copy full SHA for 70bb6b2
Browse repository at this point
Commits on May 12, 2019
Added page-rank algorithm implementation (#780)
Show description for 3f7bec6
bhushan-borole
authored and
poyea
committed
3f7bec6
View commit details
Copy full SHA for 3f7bec6
Browse repository at this point
Update README.md
AnupKumarPanwar
authored
d8badcc
View commit details
Copy full SHA for d8badcc
Browse repository at this point
Commits on May 11, 2019
[FIX] maths/PrimeCheck (#796)
Show description for 36828b1
Julien00859
authored and
poyea
committed
36828b1
View commit details
Copy full SHA for 36828b1
Browse repository at this point
Commits on May 10, 2019
add-binary-exponentiation (#790)
junthbasnet
authored and
poyea
committed
56513cb
View commit details
Copy full SHA for 56513cb
Browse repository at this point
Commits on May 8, 2019
fix: replaced outdated url (#791)
Show description for 30a3582
LorenzNickel
authored and
poyea
committed
30a3582
View commit details
Copy full SHA for 30a3582
Browse repository at this point
Commits on May 6, 2019
update 'sorted' to 'ascending sorted' in comments (#789)
Show description for 7677c37
weixuanhu
authored and
poyea
committed
7677c37
View commit details
Copy full SHA for 7677c37
Browse repository at this point
Commits on May 4, 2019
Update Directed and Undirected (Weighted) Graph.py
AnupKumarPanwar
authored
e22ea7e
View commit details
Copy full SHA for e22ea7e
Browse repository at this point
Update README.md
AnupKumarPanwar
authored
c5c3a74
View commit details
Copy full SHA for c5c3a74
Browse repository at this point
Commits on May 1, 2019
Added an O(1) solution to problem 002 (#776)
Show description for 7b89d03
melonbreadjin
authored and
poyea
committed
7b89d03
View commit details
Copy full SHA for 7b89d03
Browse repository at this point
Commits on Apr 30, 2019
Adding quick sort where random pivot point is chosen (#774)
gattlin1
authored and
poyea
committed
06dbef0
View commit details
Copy full SHA for 06dbef0
Browse repository at this point
Commits on Apr 26, 2019
variable in function should be lowercase (#768)
Azarealice
authored and
poyea
committed
48553da
View commit details
Copy full SHA for 48553da
Browse repository at this point
Commits on Apr 25, 2019
Created a generalized algo to edmonds karp (#724)
Show description for 2fc2ae3
viraatdas
authored and
poyea
committed
2fc2ae3
View commit details
Copy full SHA for 2fc2ae3
Browse repository at this point
Commits on Apr 22, 2019
Some directories had a capital in their name [fixed]. Added a recursive factorial algorithm. (#763)
Show description for df04d94
vysor
authored and
poyea
committed
df04d94
View commit details
Copy full SHA for df04d94
Browse repository at this point
Commits on Apr 20, 2019
Rename is_Palindrome to is_Palindrome.py (#752)
poyea
authored
48bba49
View commit details
Copy full SHA for 48bba49
Browse repository at this point
Commits on Apr 19, 2019
Updated Euler problem 21 sol1.py
SandersLin
authored and
tapaswenipathak
committed
a91f0e7
View commit details
Copy full SHA for a91f0e7
Browse repository at this point
Add animation for heap sort
jfeng43
authored and
tapaswenipathak
committed
a170997
View commit details
Copy full SHA for a170997
Browse repository at this point
Commits on Apr 14, 2019
implementation of tower_of_hanoi algorithm (#756)
willx75
authored and
poyea
committed
b2f1d9c
View commit details
Copy full SHA for b2f1d9c
Browse repository at this point
Commits on Apr 10, 2019
Add lowest common ancestor to data structures (#732)
Show description for 52d2fbf
Reshad-Hasan
authored and
poyea
committed
52d2fbf
View commit details
Copy full SHA for 52d2fbf
Browse repository at this point
Commits on Apr 7, 2019
feature to add input (#749)
rohankhatwani
authored and
poyea
committed
137871b
View commit details
Copy full SHA for 137871b
Browse repository at this point
Update basic_binary_tree.py (#748)
Ahish9009
authored and
poyea
committed
56de3df
View commit details
Copy full SHA for 56de3df
Browse repository at this point
Commits on Apr 4, 2019
Create is_Palindrome (#740)
Ishani08
authored and
AnupKumarPanwar
committed
15bc87f
View commit details
Copy full SHA for 15bc87f
Browse repository at this point
Commits on Apr 3, 2019
Added Trafid Cipher (#746)
nowakowsky
authored and
poyea
committed
5b7730b
View commit details
Copy full SHA for 5b7730b
Browse repository at this point
Commits on Mar 27, 2019
Bitmasking and DP added (#705)
adMenon
authored and
poyea
committed
bb29dc5
View commit details
Copy full SHA for bb29dc5
Browse repository at this point
More matrix algorithms (#745)
Show description for 441b82a
RayCurse
authored and
poyea
committed
441b82a
View commit details
Copy full SHA for 441b82a
Browse repository at this point
reduce indentation (#741)
louisparis
authored and
poyea
committed
8b8a6d8
View commit details
Copy full SHA for 8b8a6d8
Browse repository at this point
Commits on Mar 20, 2019
Create Searching in sorted matrix (#738)
Show description for d27968b
Ishani08
authored and
poyea
committed
d27968b
View commit details
Copy full SHA for d27968b
Browse repository at this point
Commits on Mar 17, 2019
added wiggle_sort.py (#734)
Show description for 96c36f8
Ishani08
authored and
poyea
committed
96c36f8
View commit details
Copy full SHA for 96c36f8
Browse repository at this point
Commits on Mar 10, 2019
Fix '__bool__' method (#735)
Show description for 8e67ac3
SemeniukMN
authored and
ashwek
committed
8e67ac3
View commit details
Copy full SHA for 8e67ac3
Browse repository at this point
Commits on Mar 7, 2019
Update basic_binary_tree.py (#725)
Show description for 2c67f61
AkashAli506
authored and
poyea
committed
2c67f61
View commit details
Copy full SHA for 2c67f61
Browse repository at this point
Commits on Mar 4, 2019
Update heap.py (#726)
Show description for 6f65106
AkashAli506
authored and
poyea
committed
6f65106
View commit details
Copy full SHA for 6f65106
Browse repository at this point
Previous
Next
You can’t perform that action at this time.