-
-
Notifications
You must be signed in to change notification settings - Fork 46.9k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Binary Search Tree
awaiting reviews
This PR is ready to be reviewed
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#12780
by pankajpatil2003
was closed Jun 7, 2025
Loading…
updated Jun 7, 2025
12 of 15 tasks
Binary search tree
awaiting reviews
This PR is ready to be reviewed
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#12779
by pankajpatil2003
was closed Jun 2, 2025
Loading…
updated Jun 2, 2025
12 of 15 tasks
Add doctests for the boyer_moore_search algorithm.
#12769
by mindaugl
was merged Jun 2, 2025
Loading…
updated Jun 2, 2025
12 of 15 tasks
Binary search tree
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
#12778
by pankajpatil2003
was closed Jun 2, 2025
Loading…
updated Jun 2, 2025
10 of 15 tasks
feat: create straight_line_depreciation
#12377
by kangaroo-eating-carrots
was merged May 31, 2025
Loading…
updated May 31, 2025
12 of 15 tasks
maths/radix2_fft.py: Fix calculation for Python 3.14
awaiting reviews
This PR is ready to be reviewed
#12772
by cclauss
was merged May 29, 2025
Loading…
updated May 29, 2025
4 of 15 tasks
[pre-commit.ci] pre-commit autoupdate
#12760
by pre-commit-ci
bot
was merged May 26, 2025
Loading…
updated May 26, 2025
Readme file edited
#12765
by CodesV-Aman
was closed May 24, 2025
Loading…
updated May 24, 2025
15 tasks
Update matrix_chain_order calculation with more details and test.
#12759
by mindaugl
was merged May 22, 2025
Loading…
updated May 22, 2025
12 of 15 tasks
Add tests and cleanup sum_of_subsets algorithm
#12746
by mindaugl
was merged May 22, 2025
Loading…
updated May 22, 2025
13 of 15 tasks
Add bidirectional search algorithm implementation
require tests
Tests [doctest/unittest/pytest] are required
#12649
by prajwalc22
was merged May 22, 2025
Loading…
updated May 22, 2025
11 of 15 tasks
Add median() function using Quickselect
#12676
by isidroas
was merged May 21, 2025
Loading…
updated May 21, 2025
1 of 15 tasks
circular buffer
tests are failing
Do not merge until tests pass
#12674
by isidroas
was closed May 21, 2025
Loading…
updated May 21, 2025
10 of 15 tasks
New algorithm
awaiting reviews
This PR is ready to be reviewed
require tests
Tests [doctest/unittest/pytest] are required
#12761
by robohie
was closed May 21, 2025
Loading…
updated May 21, 2025
9 of 15 tasks
added 8 puzzle problem using A star algorithm
tests are failing
Do not merge until tests pass
#12758
by Prathamesh-1011
was closed May 18, 2025
Loading…
updated May 18, 2025
1 of 15 tasks
Improved del_node func
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12011
by ShauryaDusht
was closed May 17, 2025
Loading…
updated May 17, 2025
13 of 15 tasks
Added new case in insert function
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12067
by ShauryaDusht
was closed May 17, 2025
Loading…
updated May 17, 2025
11 of 15 tasks
Modified find_min to filter out non-numeric values from input for err…
awaiting reviews
This PR is ready to be reviewed
#11190
by pedram-mohajer
was closed May 15, 2025
Loading…
updated May 15, 2025
10 of 15 tasks
Create kruskal.py
awaiting reviews
This PR is ready to be reviewed
#11185
by pedram-mohajer
was closed May 15, 2025
Loading…
updated May 15, 2025
10 of 15 tasks
304 ass branch
awaiting reviews
This PR is ready to be reviewed
require type hints
https://docs.python.org/3/library/typing.html
tests are failing
Do not merge until tests pass
#12752
by duuan
was closed May 14, 2025
Loading…
updated May 14, 2025
12 of 15 tasks
add a code file of the multi-layer perceptron classifier from scrach
awaiting reviews
This PR is ready to be reviewed
#12754
by WeiYFan
was closed May 14, 2025
Loading…
updated May 14, 2025
12 of 15 tasks
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.