Skip to content

Pull requests: TheAlgorithms/Python

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

added isinstance check
#39 by akshaysharma096 was merged Oct 14, 2016 Loading…
for better bubble sort
#27 by AlvinPH was merged Sep 11, 2016 Loading…
add hashes directory with md5 implementation
#28 by naveenarun was closed Sep 16, 2016 Loading…
add hashes directory with md5 implementation (resubmit)
#29 by naveenarun was merged Sep 17, 2016 Loading…
Traversal algorithms for Binary Tree.
#30 by akshaysharma096 was merged Sep 26, 2016 Loading…
Fibonnacci Sequence using Dynamic Programming.
#31 by akshaysharma096 was merged Sep 26, 2016 Loading…
edge test cases fixed for in_order
#33 by akshaysharma096 was merged Sep 26, 2016 Loading…
Minor improvement
#1 by harshildarji was merged Jul 26, 2016 Loading…
Uses 'with' instead of manually closing files
#35 by ghost was merged Oct 8, 2016 Loading…
Added Queue represented from list
#36 by ShyamW was merged Oct 9, 2016 Loading…
Merge Request
#37 by ShyamW was merged Oct 9, 2016 Loading…
Add Edit Distance DP Algorithm
#38 by turfaa was merged Oct 12, 2016 Loading…
Travis integration (Add .travis.yml)
#9 by SergeyTsaplin was merged Aug 2, 2016 Loading…
Create __init__.py
#40 by theycallmemac was merged Oct 14, 2016 Loading…
Create __init__.py
#41 by theycallmemac was merged Oct 14, 2016 Loading…
Adds Trees Data Structure
#42 by Akash-Pardasani was closed Nov 7, 2016 Loading…
Update __init__.py
#45 by haryunio was merged Oct 31, 2016 Loading…
Add another randomness into the password generator
#34 by ghost was merged Oct 8, 2016 Loading…
Improvement
#2 by harshildarji was merged Jul 28, 2016 Loading…
Add quicksort
#4 by vincenzobaz was merged Jul 29, 2016 Loading…
Make selection sort pythonic way
#5 by SergeyTsaplin was merged Jul 29, 2016 Loading…
Bin search refactored pythonic way
#6 by SergeyTsaplin was merged Jul 29, 2016 Loading…
Improvements
#7 by santhon was merged Jul 30, 2016 Loading…
Sortings and searching algorithms refactoring
#8 by SergeyTsaplin was merged Aug 1, 2016 Loading…
ProTip! Filter pull requests by the default branch with base:master.