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

Create strip.py awaiting reviews This PR is ready to be reviewed
#10010 by its-100rabh was closed Oct 7, 2023 Loading…
9 of 14 tasks
Update README.md
#20 by knhash was merged Aug 19, 2016 Loading…
Added doctests, exceptions, type hints, fixed bug for infix_to_prefix_conversion awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#10062 by hollowcrust was closed Oct 8, 2023 Loading…
10 of 14 tasks
Update bubble_sort.py
#22 by yyeltsyn was merged Aug 26, 2016 Loading…
Feature/dijkstra algorithm tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#9961 by lubaso was closed Oct 7, 2023 Loading…
9 of 14 tasks
add doctests to dynamic_programming/minimum_partition.py Fixes #9943 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#9956 by danujaya00 was closed Oct 7, 2023 Loading…
10 of 14 tasks
Feature/dijkstra algorithm tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#9962 by lubaso was closed Oct 7, 2023 Loading…
9 of 14 tasks
Feature/dijkstra algorithm tests awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#9963 by lubaso was closed Oct 7, 2023 Loading…
9 of 14 tasks
Update .travis.yml
#86 by frmatias was merged Jun 21, 2017 Loading…
Added node count and leaf count
#82 by gupta2140 was closed Jun 8, 2017 Loading…
fix some style errors in Binary Tree
#95 by rafaelleru was merged Jul 7, 2017 Loading…
Add bin-search implement by recursion
#96 by ZivLi was merged Jul 5, 2017 Loading…
Adding the doctests And Fixing the code in longest_sub_array awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files tests are failing Do not merge until tests pass
#10151 by AasheeshLikePanner was closed Oct 9, 2023 Loading…
11 of 12 tasks
add sum of the longest sub array
#49 by yvonneFtMore was merged Nov 29, 2016 Loading…
Add Binary Search Tree in data_structures
#84 by frmatias was merged Jun 21, 2017 Loading…
Added Doubly Linked List
#50 by RianGallagher was merged Nov 29, 2016 Loading…
Changed the typographical error
#132 by nandujkishor was merged Oct 13, 2017 Loading…
Adding Euclidean GCD algorithm
#136 by JuantAldea was merged Oct 17, 2017 Loading…
Fixes #131
#137 by JuantAldea was closed Oct 13, 2017 Loading…
Added Dijkstra Algorithm
#134 by malikshubham827 was merged Oct 16, 2017 Loading…
Fixed heading's formatting errors
#129 by Ankit-Dhankhar was merged Nov 28, 2017 Loading…
Update .travis.yml
#85 by frmatias was closed Jun 26, 2017 Loading…
Add Edit Distance DP Algorithm
#38 by turfaa was merged Oct 12, 2016 Loading…
added isinstance check
#39 by akshaysharma096 was merged Oct 14, 2016 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.