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 }}
lambdafunc
/
pygorithm
Public
forked from
OmkarPathak/pygorithm
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
master
User selector
All users
All time
Commit history
Commits on Oct 11, 2025
Merge pull request #109 from adwaitas28/feature/add-high-priority-algorithms
Show description for cee38ed
OmkarPathak
authored
cee38ed
View commit details
Copy full SHA for cee38ed
Browse repository at this point
Commits on Oct 4, 2025
feat: Add high priority algorithms - backtracking, advanced graph, string, and sorting algorithms
Show description for 8877e9b
Adwaita Jadhav
committed
8877e9b
View commit details
Copy full SHA for 8877e9b
Browse repository at this point
Commits on Oct 6, 2020
Adding Two Algorithms (#102)
Show description for be35813
anubhav9199
authored
be35813
View commit details
Copy full SHA for be35813
Browse repository at this point
Commits on Sep 18, 2020
Merge pull request #98 from agrdivyam/patch-1
Show description for f1d3088
Ian Doarn
authored
f1d3088
View commit details
Copy full SHA for f1d3088
Browse repository at this point
Merge pull request #100 from kgashok/master
Show description for f04331a
Ian Doarn
authored
f04331a
View commit details
Copy full SHA for f04331a
Browse repository at this point
Commits on Aug 27, 2020
merge conflict
kgashok
committed
3f59acd
View commit details
Copy full SHA for 3f59acd
Browse repository at this point
get_code has option to get iterative code
kgashok
committed
e0b5ae3
View commit details
Copy full SHA for e0b5ae3
Browse repository at this point
get_code has option to get iterative code
kgashok
committed
88d7ca3
View commit details
Copy full SHA for 88d7ca3
Browse repository at this point
added verbose option
kgashok
committed
395c2cd
View commit details
Copy full SHA for 395c2cd
Browse repository at this point
added test for iterative mergesort
kgashok
committed
d70c319
View commit details
Copy full SHA for d70c319
Browse repository at this point
added iterative code
kgashok
committed
63b706e
View commit details
Copy full SHA for 63b706e
Browse repository at this point
docstring added
kgashok
committed
5c0973e
View commit details
Copy full SHA for 5c0973e
Browse repository at this point
verbose merge sort init
kgashok
committed
cea6a35
View commit details
Copy full SHA for cea6a35
Browse repository at this point
Commits on Jun 23, 2020
Update README.rst
OmkarPathak
authored
07b5496
View commit details
Copy full SHA for 07b5496
Browse repository at this point
Commits on Jun 21, 2020
Update README.rst
OmkarPathak
authored
cf932ce
View commit details
Copy full SHA for cf932ce
Browse repository at this point
Update README.rst
OmkarPathak
authored
36821a1
View commit details
Copy full SHA for 36821a1
Browse repository at this point
Commits on Apr 13, 2020
Update README.rst
OmkarPathak
authored
03be15c
View commit details
Copy full SHA for 03be15c
Browse repository at this point
Commits on Oct 17, 2019
Create GCD.py
agrdivyam
authored
4e41b3f
View commit details
Copy full SHA for 4e41b3f
Browse repository at this point
Commits on Oct 16, 2019
Add tests and improve documentation on new sorting algorithms (#97)
Show description for 5cc90d1
Tjstretchalot
authored and
OmkarPathak
committed
5cc90d1
View commit details
Copy full SHA for 5cc90d1
Browse repository at this point
Commits on Oct 15, 2019
Improve sorting tests (#96)
Show description for 3f98cc9
Tjstretchalot
authored and
OmkarPathak
committed
3f98cc9
View commit details
Copy full SHA for 3f98cc9
Browse repository at this point
added few sorting algorithms (#95)
Show description for 953c2d4
Pratiknarola
authored and
OmkarPathak
committed
953c2d4
View commit details
Copy full SHA for 953c2d4
Browse repository at this point
Changing implementation for weighted graphs (#94)
Show description for cb83b18
adr41
authored and
OmkarPathak
committed
cb83b18
View commit details
Copy full SHA for cb83b18
Browse repository at this point
Commits on Oct 7, 2019
Fixed sieve (#93)
Show description for 9fab474
rathod-sahaab
authored and
OmkarPathak
committed
9fab474
View commit details
Copy full SHA for 9fab474
Browse repository at this point
Commits on Oct 6, 2019
Optimised and simplified lcs.py (#92)
rathod-sahaab
authored and
OmkarPathak
committed
dffa590
View commit details
Copy full SHA for dffa590
Browse repository at this point
Added Longest Common Subsequence Algorithm (#91)
s-sanyal
authored and
OmkarPathak
committed
0be2539
View commit details
Copy full SHA for 0be2539
Browse repository at this point
Commits on Jul 30, 2019
Issue#88 - Fixed (#89)
Sunil Joshi
authored and
OmkarPathak
committed
24210ed
View commit details
Copy full SHA for 24210ed
Browse repository at this point
Commits on Nov 15, 2018
Update README.rst
OmkarPathak
authored
20546c9
View commit details
Copy full SHA for 20546c9
Browse repository at this point
Update README.rst
OmkarPathak
authored
e3f2069
View commit details
Copy full SHA for e3f2069
Browse repository at this point
Commits on Oct 2, 2018
Merge pull request #84 from tsehori/patch-1
Show description for f335dd8
OmkarPathak
authored
f335dd8
View commit details
Copy full SHA for f335dd8
Browse repository at this point
Commits on Oct 1, 2018
Update heap_sort.py
Show description for 345d371
tsehori
authored
345d371
View commit details
Copy full SHA for 345d371
Browse repository at this point
Commits on Sep 18, 2018
Updated README.rst
OmkarPathak
authored
dfb83df
View commit details
Copy full SHA for dfb83df
Browse repository at this point
Commits on Mar 2, 2018
Merge pull request #82 from quocdat32461997/dat_ngo
Show description for 7f71181
OmkarPathak
authored
7f71181
View commit details
Copy full SHA for 7f71181
Browse repository at this point
Commits on Mar 1, 2018
Add insert and count-nodes
Show description for b8d54de
quocdat32461997
authored
b8d54de
View commit details
Copy full SHA for b8d54de
Browse repository at this point
Commits on Dec 31, 2017
Merge pull request #80 from ashu01/master
Show description for e00de78
OmkarPathak
authored
e00de78
View commit details
Copy full SHA for e00de78
Browse repository at this point
Commits on Dec 30, 2017
added missing import
ashutoshcp
committed
26d5e47
View commit details
Copy full SHA for 26d5e47
Browse repository at this point
Previous
Next
You can’t perform that action at this time.