COMMITS
July 29, 2016
S
Sortings and searching algorithms refactoring
Sergey Tsaplin committed
T
Typos in README.md
Tony Sappe committed
T
Improved MergeSort.py
Tony Sappe committed
T
Changed QuickSort.py
Tony Sappe committed
T
T
Made improvements to Bubble and Insertion algorithms
Tony Sappe committed
H
Merge pull request #6 from SergeyTsaplin/bin-search-pythonic
Harshil committed
S
Add bin search algorithm using stdlib
Sergey Tsaplin committed
S
Rename binary_search module pythonic way
Sergey Tsaplin committed
S
Binary Search refactoring
Sergey Tsaplin committed
C
Merge pull request #5 from SergeyTsaplin/selection-sort-python-way
Chetan Kaushik committed
S
Make selection sort pythonic way
Sergey Tsaplin committed
H
Cryptography Algorithm
Harshil Darji committed
H
Improvement
Harshil Darji committed
H
User input
Harshil Darji committed
C
Merge pull request #4 from vincenzobaz/master
Chetan Kaushik committed
August 1, 2016
H
Cryptography Algorithm
Harshil Darji committed
July 30, 2016
H
Merge branch 'master' of https://github.com/TheAlgorithms/Python
Harshil Darji committed
H
Cryptography Algorithm
Harshil Darji committed
C
Merge pull request #7 from santhon/improvements
Chetan Kaushik committed
July 28, 2016
V
add quicksort
vincenzobaz committed
C
Merge pull request #2 from H-Darji/master
Chetan Kaushik committed
H
Improvement
Harshil Darji committed
July 26, 2016
C
Merge pull request #1 from H-Darji/master
Chetan Kaushik committed
H
Minor improvement
Harshil Darji committed
July 24, 2016
C
Added Merge Sort
Chetan Kaushik committed
July 23, 2016
C
Added Binary Search and Modified Linear Search
Chetan Kaushik committed
July 22, 2016
C
Linear Search
Chetan Kaushik committed
July 19, 2016
C
Changed extention of previous files and added Selection sort
Chetan Kaushik committed
A
insertion sort
Anup Kumar Panwar committed