Skip to content

Pull requests: TheAlgorithms/Python

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

Pull requests list

Improvement
#2 by harshildarji was merged Jul 28, 2016 Loading… updated Jul 28, 2016
Add quicksort
#4 by vincenzobaz was merged Jul 29, 2016 Loading… updated Jul 29, 2016
Improvements
#7 by santhon was merged Jul 30, 2016 Loading… updated Jul 30, 2016
Sortings and searching algorithms refactoring
#8 by SergeyTsaplin was merged Aug 1, 2016 Loading… updated Aug 1, 2016
Bin search refactored pythonic way
#6 by SergeyTsaplin was merged Jul 29, 2016 Loading… updated Jul 29, 2016
Make selection sort pythonic way
#5 by SergeyTsaplin was merged Jul 29, 2016 Loading… updated Jul 29, 2016
Move files to separate directories
#10 by SergeyTsaplin was merged Aug 1, 2016 Loading… updated Aug 1, 2016
Travis integration (Add .travis.yml)
#9 by SergeyTsaplin was merged Aug 2, 2016 Loading… updated Aug 2, 2016
Create bogosort.py
#15 by naveenarun was merged Aug 4, 2016 Loading… updated Aug 4, 2016
[Quicksort]Added shuffling of input
#16 by miczal was merged Aug 13, 2016 Loading… updated Aug 13, 2016
Update README.md : Selection Sort
#17 by knhash was merged Aug 13, 2016 Loading… updated Aug 13, 2016
added implementation for heap sort algorithm
#18 by arijit-pande was merged Aug 14, 2016 Loading… updated Aug 14, 2016
Added Shell Sort
#19 by JakeBonek was merged Aug 17, 2016 Loading… updated Aug 17, 2016
Update README.md
#20 by knhash was merged Aug 19, 2016 Loading… updated Aug 19, 2016
Update bubble_sort.py
#22 by yyeltsyn was merged Aug 26, 2016 Loading… updated Aug 26, 2016
add rsa implementation
#21 by qwadratic was closed Aug 27, 2016 Loading… updated Aug 27, 2016
Update quick_sort.py
#23 by yyeltsyn was merged Aug 29, 2016 Loading… updated Aug 29, 2016
Fixed typo in linear_search.py
#24 by michaalbert was merged Aug 31, 2016 Loading… updated Aug 31, 2016
Update heap_sort.py
#25 by yyeltsyn was merged Sep 2, 2016 Loading… updated Sep 2, 2016
Update insertion_sort.py
#26 by yyeltsyn was merged Sep 5, 2016 Loading… updated Sep 5, 2016
add hashes directory with md5 implementation
#28 by naveenarun was closed Sep 16, 2016 Loading… updated Sep 16, 2016
add hashes directory with md5 implementation (resubmit)
#29 by naveenarun was merged Sep 17, 2016 Loading… updated Sep 17, 2016
for better bubble sort
#27 by AlvinPH was merged Sep 11, 2016 Loading… updated Sep 11, 2016
Traversal algorithms for Binary Tree.
#30 by akshaysharma096 was merged Sep 26, 2016 Loading… updated Sep 26, 2016
Fibonnacci Sequence using Dynamic Programming.
#31 by akshaysharma096 was merged Sep 26, 2016 Loading… updated Sep 26, 2016
ProTip! Follow long discussions with comments:>50.