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

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… updated Oct 1, 2023
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… updated Oct 2, 2023
11 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… updated Oct 2, 2023
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… updated Oct 2, 2023
10 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… updated Oct 2, 2023
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… updated Oct 2, 2023
11 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… updated Oct 2, 2023
12 of 14 tasks
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… updated Oct 2, 2023
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… updated Oct 3, 2023
12 of 14 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… updated Oct 3, 2023
11 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… updated Oct 3, 2023
12 of 14 tasks
gKickstart_matrix_pattern_printing 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
#9626 opened Oct 3, 2023 by ARYPROGRAMMER Loading… updated Oct 3, 2023
12 of 14 tasks
Create blacklistipchecker.py awaiting reviews This PR is ready to be reviewed
#9416 opened Oct 2, 2023 by dimonalik Loading… updated Oct 4, 2023
12 of 14 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… updated Oct 4, 2023
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… updated Oct 4, 2023
10 of 14 tasks
Create Spiral_Matrix.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 tests are failing Do not merge until tests pass
#9689 opened Oct 4, 2023 by scienmanas Loading… updated Oct 4, 2023
12 tasks done
Update README.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#9630 opened Oct 3, 2023 by SYK-08 Loading… updated Oct 4, 2023
4 of 14 tasks
Implement Fibonacci Heap data structure 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
#9239 opened Oct 1, 2023 by Dhruv127 Loading… updated Oct 4, 2023
12 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… updated Oct 4, 2023
3 of 5 tasks
Update README.md awaiting reviews This PR is ready to be reviewed documentation This PR modified documentation files
#9755 opened Oct 4, 2023 by varinderghuman Loading… updated Oct 4, 2023
3 of 14 tasks
Project Euler 551 solution 2 awaiting reviews This PR is ready to be reviewed require descriptive names This PR needs descriptive function and/or variable names tests are failing Do not merge until tests pass
#9733 opened Oct 4, 2023 by JavierValeroMoreno Loading… updated Oct 4, 2023
10 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… updated Oct 4, 2023
12 of 14 tasks
Added gaussian_naive_bayes.py issue Naive_Bayes #9332 awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files 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
#9776 opened Oct 5, 2023 by SUKAL2000 Loading… updated Oct 5, 2023
10 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… updated Oct 5, 2023
13 of 14 tasks
added power_conversions in conversions awaiting reviews This PR is ready to be reviewed
#9830 opened Oct 5, 2023 by Saikowsik23 Loading… updated Oct 5, 2023
12 of 14 tasks
ProTip! Adding no:label will show everything without a label.