-
-
Notifications
You must be signed in to change notification settings - Fork 48.5k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update logical issue in decision_tree.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13303
opened Oct 7, 2025 by
HarshPathak310
Loading…
6 of 15 tasks
Added inverse_coin_change.py
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
tests are failing
Do not merge until tests pass
#13301
opened Oct 7, 2025 by
pawareliza14
Loading…
11 of 15 tasks
feat: add Karatsuba multiplication algorithm in divide_and_conquer folder modified
awaiting reviews
This PR is ready to be reviewed
#13300
opened Oct 7, 2025 by
sgindeed
Loading…
11 of 15 tasks
feat: add valid anagram algorithm in Strings folder
#13297
opened Oct 7, 2025 by
sgindeed
Loading…
11 of 15 tasks
Update README.md
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
#13296
opened Oct 6, 2025 by
NeddieCeleste
Loading…
12 of 15 tasks
Add crypto price converter: ETH to USD with live API support
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13295
opened Oct 6, 2025 by
HVbajoria
Loading…
12 of 15 tasks
Create inverse_coin_change.py
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
#13294
opened Oct 6, 2025 by
pawareliza14
Loading…
11 of 15 tasks
fix(backtracking): Correct doctest in m_coloring_problem
awaiting reviews
This PR is ready to be reviewed
#13288
opened Oct 6, 2025 by
sgindeed
Loading…
11 of 15 tasks
Add cnn model
awaiting reviews
This PR is ready to be reviewed
#13273
opened Oct 6, 2025 by
ai-nerdy
Loading…
11 of 15 tasks
Add ARIMA model
awaiting reviews
This PR is ready to be reviewed
#13271
opened Oct 6, 2025 by
ai-nerdy
Loading…
12 of 15 tasks
Add ml algorithms
awaiting reviews
This PR is ready to be reviewed
#13270
opened Oct 6, 2025 by
ai-nerdy
Loading…
12 of 15 tasks
Feature/vini antunes/first law of thermodynamics
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
#13266
opened Oct 6, 2025 by
ViniViniAntunes
Loading…
1 of 15 tasks
Add comprehensive doctests for binomial_coefficient function
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#13260
opened Oct 6, 2025 by
vishal-rathod-07
Loading…
12 of 15 tasks
Add Caesar Cipher algorithm (Python, beginner-friendly)
#13254
opened Oct 6, 2025 by
Iswarya952
Loading…
11 of 15 tasks
Create flash_sort.py
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#13253
opened Oct 6, 2025 by
morgen-code
Loading…
9 of 15 tasks
Adding new algorithms which are pretty necessary and improving the readability of algos!
#13251
opened Oct 6, 2025 by
Sai-Sravya-Thumati
Loading…
15 tasks
Added merge_k_sorted_list algo in linked_list
tests are failing
Do not merge until tests pass
#13250
opened Oct 6, 2025 by
MishtiGarg250
Loading…
Add swim_in_rising_water algorithm to graphs directory
awaiting reviews
This PR is ready to be reviewed
#13249
opened Oct 6, 2025 by
kokatesaurabh
Loading…
11 of 15 tasks
Added splay trees
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#13248
opened Oct 6, 2025 by
Th-Shivam
Loading…
12 of 15 tasks
RTDS , Real time threat detection system in python .
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#13247
opened Oct 6, 2025 by
Th-Shivam
Loading…
7 of 15 tasks
(#13235) [feat] Add classical and quantum Hamiltonian functions with examples
awaiting reviews
This PR is ready to be reviewed
#13246
opened Oct 6, 2025 by
Garvity
Loading…
13 of 14 tasks
Search in rotated sorted array
awaiting reviews
This PR is ready to be reviewed
documentation
This PR modified documentation files
require descriptive names
This PR needs descriptive function and/or variable names
tests are failing
Do not merge until tests pass
#13245
opened Oct 5, 2025 by
Tarannum9623
Loading…
12 of 15 tasks
Update kth_largest_element.py
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
#13244
opened Oct 5, 2025 by
Amitverma0509
Loading…
9 tasks done
Added algorithm for searching in a rotated sorted array
#13240
opened Oct 5, 2025 by
Tarannum9623
Loading…
3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.