-
-
Notifications
You must be signed in to change notification settings - Fork 46.2k
Pull requests: TheAlgorithms/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added graphs/travelling_salesman_problem.py
#12559
opened Feb 4, 2025 by
XenoBytesX
Loading…
12 of 15 tasks
Resolved log(0) error in KL divergence #12233
#12557
opened Feb 4, 2025 by
anscian
Loading…
12 of 15 tasks
Added doctests for matrix/count_islands_in_matrix.py
#12555
opened Feb 3, 2025 by
CheerfulBear22
Loading…
6 of 15 tasks
added ridge_regression.py
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
#12553
opened Feb 3, 2025 by
prajwal-38
Loading…
12 of 15 tasks
optimize split_matrix function
awaiting reviews
This PR is ready to be reviewed
#12552
opened Jan 31, 2025 by
ivanz851
Loading…
Optimized Recursive Knapsack with Memoization
awaiting reviews
This PR is ready to be reviewed
#12550
opened Jan 31, 2025 by
adityakrmishra
Loading…
Added classical implementation of Shor’s Algorithm
tests are failing
Do not merge until tests pass
#12545
opened Jan 29, 2025 by
adityakrmishra
Loading…
Solution for Bridge and Torch Problem
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12544
opened Jan 29, 2025 by
mertmarik
Loading…
4 of 7 tasks
Simplify diffie_hellman.py
awaiting reviews
This PR is ready to be reviewed
enhancement
This PR modified some existing files
#12541
opened Jan 25, 2025 by
isidroas
Loading…
3 of 15 tasks
algorithm for shuffling elements of an array.
awaiting reviews
This PR is ready to be reviewed
#12540
opened Jan 24, 2025 by
manu-prakash-choudhary
Loading…
14 of 15 tasks
Added histogram equalization to computer vision
tests are failing
Do not merge until tests pass
#12529
opened Jan 17, 2025 by
mariamabidi
Loading…
15 tasks
Adjust array splitting to handle non-divisible arrays
awaiting reviews
This PR is ready to be reviewed
#12526
opened Jan 16, 2025 by
harigro
Loading…
12 of 15 tasks
Added doctests to Lowest_common_ancestor.py
awaiting reviews
This PR is ready to be reviewed
#12522
opened Jan 13, 2025 by
Siddhant231xyz
Loading…
11 of 15 tasks
Add Memory Allocator
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
#12497
opened Jan 4, 2025 by
isidroas
Loading…
8 of 15 tasks
Feature/travelling salesman
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
tests are failing
Do not merge until tests pass
#12494
opened Jan 2, 2025 by
aydinomer00
Loading…
9 tasks done
Update data_structures/arrays/median_two_array.py
tests are failing
Do not merge until tests pass
#12455
opened Dec 23, 2024 by
192311028
Loading…
15 tasks
Add doctests for graphs_floyd_warshall.py
awaiting changes
A maintainer has requested changes to this PR
enhancement
This PR modified some existing files
#12436
opened Dec 15, 2024 by
asmitannu
Loading…
13 of 15 tasks
Added doctests for monte_carlo.py
tests are failing
Do not merge until tests pass
#12427
opened Dec 7, 2024 by
Nanoemm
Loading…
10 of 15 tasks
Added Polyalphabetic cipher
awaiting changes
A maintainer has requested changes to this PR
#12425
opened Dec 6, 2024 by
aishvarya252
Loading…
10 tasks done
Add Alternative Huffman Coding Implementation Using Priority Queue and Modular Design
awaiting reviews
This PR is ready to be reviewed
tests are failing
Do not merge until tests pass
#12422
opened Dec 5, 2024 by
sushanth-shetty11
Loading…
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
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.