-
-
Notifications
You must be signed in to change notification settings - Fork 47.3k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Traveling Salesman Problem Algorithms And Tests
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12820
opened Jul 5, 2025 by
MapleBauhinia
Loading…
12 of 15 tasks
Add TSP Graph and Nearest Neighborhood Heuristic
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
require type hints
https://docs.python.org/3/library/typing.html
#12418
opened Dec 4, 2024 by
CedricAnover
Loading…
12 of 15 tasks
Added safety checks for filter stability
#12562
opened Feb 5, 2025 by
anscian
Loading…
12 of 15 tasks
✅ Add doctests to string conversion functions
#12839
opened Jul 10, 2025 by
Nitin-Prata
Loading…
3 of 15 tasks
Add improved doctrings and doctests for math/perfect_number.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12830
opened Jul 6, 2025 by
Achintya47
Loading…
12 of 15 tasks
Add Ridge Regression with L2 Regularization using Gradient Descent
tests are failing
Do not merge until tests pass
#12844
opened Jul 12, 2025 by
Nitin-Prata
Loading…
15 tasks
Add comprehensive doctests for maths/greatest_common_divisor.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12829
opened Jul 6, 2025 by
Achintya47
Loading…
11 of 15 tasks
Add sieve of atkin
awaiting reviews
This PR is ready to be reviewed
require descriptive names
This PR needs descriptive function and/or variable names
#12818
opened Jul 3, 2025 by
idrisibrahimerten
Loading…
11 of 12 tasks
Update support_vector_machines.py to add the polynomial kernel
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12748
opened May 14, 2025 by
faefabsdgd
Loading…
13 of 15 tasks
Add recursive factorial method with tests
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12800
opened Jun 19, 2025 by
khushipy
Loading…
13 of 15 tasks
Update red_black_tree.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12825
opened Jul 5, 2025 by
lighting9999
Loading…
12 of 15 tasks
Updated blockchain readme
awaiting reviews
This PR is ready to be reviewed
#12792
opened Jun 10, 2025 by
Monsoon-Bloom
Loading…
3 tasks
Add Kaprekar number checker to special_numbers
awaiting reviews
This PR is ready to be reviewed
#12723
opened May 11, 2025 by
Sean-Randall
Loading…
Add second solution for the Euler project problem 13.
#12764
opened May 22, 2025 by
mindaugl
Loading…
12 of 15 tasks
Add implementation of the multi-layer perceptron classifier from scratch
awaiting reviews
This PR is ready to be reviewed
#12756
opened May 14, 2025 by
duuan
Loading…
12 of 15 tasks
feat(data_structures): Add Suffix Array algorithm
tests are failing
Do not merge until tests pass
#12776
opened Jun 2, 2025 by
AngelSPT
Loading…
9 of 15 tasks
Fix the DFS implementation of Topological Sort
#12791
opened Jun 10, 2025 by
theKafi
Loading…
14 of 15 tasks
Added kernel svm algorithm code file
#12784
opened Jun 6, 2025 by
SanthoshD123
Loading…
1 of 15 tasks
Add solution 3 for project euler problem 5.
#12763
opened May 21, 2025 by
mindaugl
Loading…
12 of 15 tasks
Add RBFNN implementation with Iris classification
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
require type hints
https://docs.python.org/3/library/typing.html
#12793
opened Jun 15, 2025 by
shubhamkatyaan
Loading…
Update Linked List from sequence script to use doctests
#12766
opened May 24, 2025 by
mindaugl
Loading…
12 of 15 tasks
Add third solution for the Euler project problem 16.
#12777
opened Jun 2, 2025 by
mindaugl
Loading…
12 of 15 tasks
Add new solution for the euler project problem 9
#12771
opened May 28, 2025 by
mindaugl
Loading…
12 of 15 tasks
Update pi monte carlo script to run tests with fixed seed.
#12757
opened May 17, 2025 by
mindaugl
Loading…
12 of 15 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.