Skip to content

Pull requests: TheAlgorithms/Python

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

Pull requests list

added library sort algorithm awaiting reviews This PR is ready to be reviewed require type hints https://docs.python.org/3/library/typing.html
#9509 opened Oct 2, 2023 by MihirRajeshPanchal Loading…
12 of 14 tasks
Create cyclic_sort.py awaiting reviews This PR is ready to be reviewed
#9256 opened Oct 1, 2023 by sharansukesh1003 Loading…
12 of 14 tasks
Enhancement of the knapsack algorithm with memorization and generalisation awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#9295 opened Oct 1, 2023 by Jiang15 Loading…
13 of 14 tasks
Updated Heap algorithm awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#9316 opened Oct 1, 2023 by abhinavjha98 Loading…
12 of 14 tasks
added coordinate_compression awaiting reviews This PR is ready to be reviewed
#9317 opened Oct 1, 2023 by om-ashish-soni Loading…
10 of 14 tasks
Create fibonacci_heap.py 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
#9321 opened Oct 1, 2023 by mattryanmtl Loading…
12 of 14 tasks
Create knuth_morris_pratt_algorithm.py awaiting reviews This PR is ready to be reviewed
#9366 opened Oct 2, 2023 by SYK-08 Loading…
11 of 14 tasks
New Conversion : Binary to Gray and Gray to Binary awaiting reviews This PR is ready to be reviewed
#9377 opened Oct 2, 2023 by SanketPatil7467 Loading…
11 of 14 tasks
Codes for calculating values of elements in half wave rectifier. awaiting reviews This PR is ready to be reviewed
#9388 opened Oct 2, 2023 by SpritualCoder Loading…
3 of 5 tasks
Algorithm to get maximum path sum of a binary tree. awaiting reviews This PR is ready to be reviewed
#9414 opened Oct 2, 2023 by jahir-raihan Loading…
11 of 14 tasks
Create blacklistipchecker.py awaiting reviews This PR is ready to be reviewed
#9416 opened Oct 2, 2023 by dimonalik Loading…
12 of 14 tasks
Create escape_velocity.py tests are failing Do not merge until tests pass
#9421 opened Oct 2, 2023 by anivenk25 Loading…
11 tasks done
Create polynomial_hash.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
#9160 opened Oct 1, 2023 by prasad-chavan1 Loading…
11 of 14 tasks
Divide fucntion to perform division operation without arithmetic 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
#9503 opened Oct 2, 2023 by KARTHIKEYANS111 Loading…
11 of 14 tasks
Added shunt capacitor power factor correction awaiting reviews This PR is ready to be reviewed
#9535 opened Oct 2, 2023 by Yosef-6 Loading…
12 of 14 tasks
Update bisection.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#9542 opened Oct 2, 2023 by w2kzx80 Loading…
12 of 14 tasks
Updated simple_neural_network.py 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
#9569 opened Oct 3, 2023 by ved-et9 Loading…
10 of 13 tasks
Added an algorithm in how to use genetic algorithm for numbers awaiting reviews This PR is ready to be reviewed
#9577 opened Oct 3, 2023 by harshajv7981 Loading…
12 of 14 tasks
Create sum_of_product.py awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#9582 opened Oct 3, 2023 by AaryaNale Loading…
11 of 14 tasks
Stock Buy and Sell 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
#9601 opened Oct 3, 2023 by shivjaiswal-coder Loading…
12 of 14 tasks
transient analysis of a circuit awaiting reviews This PR is ready to be reviewed
#9606 opened Oct 3, 2023 by ritesh2004 Loading…
12 of 14 tasks
Added Principal Component Analysis awaiting reviews This PR is ready to be reviewed
#9610 opened Oct 3, 2023 by kausthub-kannan Loading…
11 of 14 tasks
Multinomial naive bayes text classifier awaiting reviews This PR is ready to be reviewed
#9619 opened Oct 3, 2023 by riccardocappi Loading…
12 of 14 tasks
Add Library Sort Algorithm awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass
#9622 opened Oct 3, 2023 by jhaji12 Loading…
10 of 14 tasks
Fixes The Bug In Radix Tree. Issue #11316 awaiting reviews This PR is ready to be reviewed
#11385 opened Apr 25, 2024 by covid-in Loading…
12 of 15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.