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
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 }}
ToffPyDev
/
python-ds
Public
forked from
prabhupant/python-ds
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
Breadcrumbs
History for
python-ds
algorithms
on
master
User selector
All users
All time
Commit history
Commits on May 25, 2020
Merge pull request #341 from erithwik/longest-palindromic-substring
Show description for a6d8743
prabhupant
authored
a6d8743
View commit details
Copy full SHA for a6d8743
View code at this point
Browse repository at this point
Commits on May 20, 2020
Merge pull request #335 from durid17/Z-Algorithm
Show description for 0b53753
prabhupant
authored
0b53753
View commit details
Copy full SHA for 0b53753
View code at this point
Browse repository at this point
Commits on May 1, 2020
Merge pull request #331 from rogervieiraa/master
Show description for f13b476
prabhupant
authored
f13b476
View commit details
Copy full SHA for f13b476
View code at this point
Browse repository at this point
Commits on Apr 26, 2020
Add Longest Palindromic Substring
erithwik
committed
4974fbc
View commit details
Copy full SHA for 4974fbc
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Merge pull request #337 from tasbihaasim/ds
Show description for 3c68ac6
prabhupant
authored
3c68ac6
View commit details
Copy full SHA for 3c68ac6
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Add front and back search
tasbihaasim
committed
e44a71a
View commit details
Copy full SHA for e44a71a
View code at this point
Browse repository at this point
Commits on Apr 18, 2020
Z_Algorithm
durid17
committed
bee1ee7
View commit details
Copy full SHA for bee1ee7
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Merge pull request #324 from cclauss/patch-1
Show description for d3046f1
prabhupant
authored
d3046f1
View commit details
Copy full SHA for d3046f1
View code at this point
Browse repository at this point
Commits on Apr 4, 2020
add in the documents
vieiraroger
committed
3e2263c
View commit details
Copy full SHA for 3e2263c
View code at this point
Browse repository at this point
fix pep8 on comments
vieiraroger
committed
985d77b
View commit details
Copy full SHA for 985d77b
View code at this point
Browse repository at this point
add corner case 0
vieiraroger
committed
20be9fd
View commit details
Copy full SHA for 20be9fd
View code at this point
Browse repository at this point
fix issue with negative numbers
vieiraroger
committed
793d958
View commit details
Copy full SHA for 793d958
View code at this point
Browse repository at this point
add number_convertion
vieiraroger
committed
817cf18
View commit details
Copy full SHA for 817cf18
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Update longest_common_substring.py
gavinspearhead
authored
6abe444
View commit details
Copy full SHA for 6abe444
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Fix Python syntax errors
cclauss
authored
264f40f
View commit details
Copy full SHA for 264f40f
View code at this point
Browse repository at this point
Use print() function in both Python 2 and Python 3
cclauss
authored
b86d175
View commit details
Copy full SHA for b86d175
View code at this point
Browse repository at this point
Fix Python syntax error
cclauss
authored
39bee5c
View commit details
Copy full SHA for 39bee5c
View code at this point
Browse repository at this point
Use print() function in both Python 2 and Python 3
cclauss
authored
ab69a75
View commit details
Copy full SHA for ab69a75
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
Add dynamic questions
prabhupant
committed
b7d04e8
View commit details
Copy full SHA for b7d04e8
View code at this point
Browse repository at this point
Add 01 Knapsack
prabhupant
committed
b58ee74
View commit details
Copy full SHA for b58ee74
View code at this point
Browse repository at this point
Commits on Dec 15, 2019
Made LIS code simpler
Vernalhav
committed
cfe92c1
View commit details
Copy full SHA for cfe92c1
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/prabhupant/python-ds into longest_increasing_subsequence
Vernalhav
committed
f106020
View commit details
Copy full SHA for f106020
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
Create egyptian_fraction.py
prabhupant
authored
3e7f8fd
View commit details
Copy full SHA for 3e7f8fd
View code at this point
Browse repository at this point
Create activity_selection.py
prabhupant
authored
b0ffd60
View commit details
Copy full SHA for b0ffd60
View code at this point
Browse repository at this point
Commits on Nov 23, 2019
Added LIS to DP
Vernalhav
committed
216e3dc
View commit details
Copy full SHA for 216e3dc
View code at this point
Browse repository at this point
Commits on Nov 14, 2019
Merge pull request #312 from aadityachapagain/master
Show description for 16f8da5
prabhupant
authored
16f8da5
View commit details
Copy full SHA for 16f8da5
View code at this point
Browse repository at this point
Commits on Nov 13, 2019
convert camelCase fucntion defination into function defination seperated by underscore
aaditya
committed
d7b52a0
View commit details
Copy full SHA for d7b52a0
View code at this point
Browse repository at this point
Commits on Nov 8, 2019
Merge pull request #289 from quizzicaltrains/patch-2
Show description for 77c67f3
prabhupant
authored
77c67f3
View commit details
Copy full SHA for 77c67f3
View code at this point
Browse repository at this point
Commits on Nov 5, 2019
update - follow the pep8 coding style
aaditya
committed
0e726f4
View commit details
Copy full SHA for 0e726f4
View code at this point
Browse repository at this point
Commits on Nov 2, 2019
Merge pull request #293 from shreyas1599/master
Show description for 9e618f9
prabhupant
authored
9e618f9
View commit details
Copy full SHA for 9e618f9
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Rename file with snake_case
tyronedamasceno
committed
77539cc
View commit details
Copy full SHA for 77539cc
View code at this point
Browse repository at this point
Add missing files and lexicographically sorting
tyronedamasceno
committed
84641d9
View commit details
Copy full SHA for 84641d9
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
fix: pep8 issues
shreyas1599
committed
103a592
View commit details
Copy full SHA for 103a592
View code at this point
Browse repository at this point
Merge pull request #292 from shreyas1599/patch-1
Show description for 8ebf61b
prabhupant
authored
8ebf61b
View commit details
Copy full SHA for 8ebf61b
View code at this point
Browse repository at this point
Merge pull request #290 from NickTheBit/master
Show description for 55e3994
prabhupant
authored
55e3994
View commit details
Copy full SHA for 55e3994
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.