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

Added a readme file for the divide and conquer directory awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#13519 opened Oct 15, 2025 by shreyakash24 Loading…
5 of 15 tasks
Add Splay Tree - Self-adjusting Binary Search Tree awaiting reviews This PR is ready to be reviewed
#13019 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Add Blossom algorithm (Edmonds' algorithm) for maximum matching in general graphs awaiting reviews This PR is ready to be reviewed
#13023 opened Oct 1, 2025 by ARYPROGRAMMER Loading…
11 of 14 tasks
Sorted linked list added awaiting reviews This PR is ready to be reviewed
#11607 opened Oct 1, 2024 by mjk22071998 Loading…
10 tasks done
Feature/moving average awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13485 opened Oct 14, 2025 by studentpiyush Loading…
11 of 15 tasks
[Add] Kronecker Product awaiting reviews This PR is ready to be reviewed
#12023 opened Oct 12, 2024 by Jay2219 Loading…
12 of 15 tasks
added powersort in sorts/power_sort.py awaiting reviews This PR is ready to be reviewed
#13219 opened Oct 5, 2025 by a3ro-dev Loading…
11 of 15 tasks
Add simple recursion examples: factorial, fibonacci, sum_of_digits
#12834 opened Jul 7, 2025 by Toshaksha Loading…
11 tasks done
Add doctests to change_brightness awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13149 opened Oct 3, 2025 by adrian-cancio Loading…
6 of 9 tasks
Add doctests to cryptomath_module awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13147 opened Oct 3, 2025 by adrian-cancio Loading…
11 of 15 tasks
Add doctests for Conway's Game of Life awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13146 opened Oct 3, 2025 by adrian-cancio Loading…
11 of 15 tasks
Add algorithm to compute absolute age difference awaiting reviews This PR is ready to be reviewed
#13525 opened Oct 16, 2025 by Ommodi07 Loading…
12 of 15 tasks
refactor(bit_manipulation): use descriptive parameter names in swap_bits awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13524 opened Oct 16, 2025 by swet40 Loading…
12 of 15 tasks
Add function to check abundant numbers awaiting reviews This PR is ready to be reviewed
#13527 opened Oct 16, 2025 by ArunKishoreVoleti Loading…
12 of 15 tasks
refactor(bit_manipulation): rename parameters and resolve conflicts in swap_bits awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#13530 opened Oct 16, 2025 by swet40 Loading…
12 of 15 tasks
Add math-based power of two check and input validation awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13526 opened Oct 16, 2025 by ArunKishoreVoleti Loading…
12 of 15 tasks
Add Disarium number checker implementation awaiting reviews This PR is ready to be reviewed
#13529 opened Oct 16, 2025 by ArunKishoreVoleti Loading…
12 of 15 tasks
feat: Implement LRU Cache algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#13520 opened Oct 15, 2025 by maynkxx Loading…
11 of 15 tasks
Spiral matrix awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require tests Tests [doctest/unittest/pytest] are required
#13523 opened Oct 16, 2025 by SubhadipD9 Loading…
12 tasks done
Codes for calculating values of elements in half wave rectifier. awaiting reviews This PR is ready to be reviewed
#9388 opened Oct 2, 2023 by SpritualCoder Loading…
3 of 5 tasks
Update/add step by step instructions for using dev container awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#10137 opened Oct 8, 2023 by vishalgupta2k Loading…
5 of 14 tasks
Knapsack_with_memoization awaiting reviews This PR is ready to be reviewed
#10180 opened Oct 9, 2023 by WizardDutta Loading…
12 of 14 tasks
Create largest_smallest_words.py awaiting reviews This PR is ready to be reviewed
#10234 opened Oct 10, 2023 by Khandelwal05 Loading…
10 of 13 tasks
Multinomial naive bayes text classifier awaiting reviews This PR is ready to be reviewed
#9619 opened Oct 3, 2023 by riccardocappi Loading…
12 of 14 tasks
ProTip! no:milestone will show everything without a milestone.