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

Code for Heap data structure
#72 by ankit167 was merged Apr 5, 2017 Loading…
Add Binary Search Tree in data_structures
#84 by frmatias was merged Jun 21, 2017 Loading…
Playfair cipher
#103 by 6180 was merged Sep 3, 2017 Loading…
Neural Network - Perceptron
#106 by frmatias was merged Sep 4, 2017 Loading…
Maximum_subaray_problem awaiting reviews This PR is ready to be reviewed
#107 by mayank-k-jha was merged Sep 10, 2017 Loading…
Perceptron - one neuron
#108 by frmatias was merged Sep 3, 2017 Loading…
Trie implementation awaiting reviews This PR is ready to be reviewed
#111 by JavonDavis was merged Sep 10, 2017 Loading…
master
#116 by RiptideBo was merged Oct 15, 2017 Loading…
added dp implementation of levenshtein distance
#117 by kv19971 was closed Jan 13, 2018 Loading…
Fixed spelling of coma to comma
#169 by sarbajitsaha was merged Oct 15, 2017 Loading…
refactor longest common subsequence problem
#203 by erdenezul was merged Nov 2, 2017 Loading…
Add iteration version for Binary Tree Traverse
#322 by Gini5 was merged Feb 9, 2019 Loading…
Create newton_forward_interpolation.py
#333 by jainanmol123 was merged Oct 22, 2019 Loading…
Fix sorts/radix_sort
#338 by InnoFang was merged Feb 9, 2019 Loading…
Aho-Corasick String Matching Algorithm
#346 by AashayShingre was merged Oct 22, 2019 Loading…
Dirs files naming convention fix
#362 by ngiachou was closed Dec 14, 2019 Loading…
pigeonhole sorting in python
#364 by SHAKTISINGH2323 was merged Dec 6, 2019 Loading…
Added Rod Cutting to DP Section
#373 by antmarakis was merged Feb 9, 2019 Loading…
searches: add sentinel linear search algorithm
#385 by kelvins was merged Oct 2, 2018 Loading…
Added Bitonic Sort
#386 by Aruj-Sharma was merged Feb 11, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.