-
- Notifications
You must be signed in to change notification settings - Fork 48.7k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add find kth_element_from_end in linked_lists awaiting reviews This PR is ready to be reviewed
#13322 opened Oct 7, 2025 by martinoywa Loading…
13 of 15 tasks
Flash sort awaiting reviews This PR is ready to be reviewed
#13316 opened Oct 7, 2025 by 19ANISH Loading…
11 of 15 tasks
Create approx_nearest_neighbours.py awaiting reviews This PR is ready to be reviewed
#13314 opened Oct 7, 2025 by Aaditya-Chunekar Loading…
11 of 15 tasks
Add classical and quantum Hamiltonian functions (#13235) awaiting reviews This PR is ready to be reviewed
#13312 opened Oct 7, 2025 by devx099 Loading…
14 of 15 tasks
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
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
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
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
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
(#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
added links for sections awaiting reviews This PR is ready to be reviewed
#13239 opened Oct 5, 2025 by julian-st Loading…
11 tasks done
Updated the error handling in and_gate.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13236 opened Oct 5, 2025 by HarshRaj29004 Loading…
11 of 15 tasks
New Genetic Algorithm solution for Knapsack problem awaiting reviews This PR is ready to be reviewed
#13234 opened Oct 5, 2025 by Dang-Hoang-Tung Loading…
12 of 15 tasks
Add Hopcroft-Karp algorithm and doctests for manual_accuracy function awaiting reviews This PR is ready to be reviewed
#13233 opened Oct 5, 2025 by G26karthik Loading…
Add pytest for heap_sort awaiting reviews This PR is ready to be reviewed
#13231 opened Oct 5, 2025 by NavanithaSri Loading…
4 of 5 tasks
Add vectorized implementations of Linear Regression using Gradient Descent awaiting reviews This PR is ready to be reviewed
#13221 opened Oct 5, 2025 by somrita-banerjee 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 doctests to cryptomath_module.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#13217 opened Oct 5, 2025 by pranlawate Loading…
6 of 15 tasks
ProTip! Filter pull requests by the default branch with base:master.