Skip to content

Issues: TheAlgorithms/Python

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Improve Test Coverage with Doctests for Floyd Warshall algorithm awaiting reviews This PR is ready to be reviewed
#12616 opened Mar 12, 2025 by Yashcodes04 Loading…
10 of 15 tasks
feat:added collision detection 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
#12607 opened Mar 5, 2025 by parikshit2111 Loading…
Master awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12589 opened Feb 23, 2025 by alekh08 Loading…
12 of 15 tasks
Update minimum_coin_change.py awaiting reviews This PR is ready to be reviewed
#12580 opened Feb 16, 2025 by Cfengsu2002 Loading…
Create synthetic weather-forecasting awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12578 opened Feb 12, 2025 by Rishiram20757 Loading…
1 task done
New feature: Support for converting numbers in a larger range. awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#12576 opened Feb 10, 2025 by lighting9999 Loading…
13 of 15 tasks
Create collisions.py awaiting reviews This PR is ready to be reviewed require tests Tests [doctest/unittest/pytest] are required
#12574 opened Feb 9, 2025 by Andy666Fox Loading…
12 of 15 tasks
Update prefix_sum.py awaiting reviews This PR is ready to be reviewed
#12560 opened Feb 4, 2025 by pranjaykumar926 Loading…
15 tasks
Added doctests for matrix/count_islands_in_matrix.py awaiting reviews This PR is ready to be reviewed
#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…
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
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
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
Add Functional Programming Pipeline with Unix Pipeline Syntax awaiting reviews This PR is ready to be reviewed
#12413 opened Dec 4, 2024 by CedricAnover Loading…
12 of 15 tasks
Added an implementation of Legendre polynomial computation algorithm awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names
#12407 opened Dec 3, 2024 by Nanoemm Loading…
12 of 15 tasks
Adding the function isProthNumber(n : int) which returns true if n is… awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#12399 opened Nov 27, 2024 by Juanitoupipou Loading…
12 of 15 tasks
Fibonacci Heap Implementation awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names require type hints https://docs.python.org/3/library/typing.html tests are failing Do not merge until tests pass
#12397 opened Nov 25, 2024 by mcawezome Loading…
12 of 15 tasks
cipher: add scytale cipher 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 tests are failing Do not merge until tests pass
#12395 opened Nov 23, 2024 by Marzhal Loading…
13 of 15 tasks
ProTip! What’s not been updated in a month: updated:<2025-02-12.