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

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
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
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
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
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
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
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
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
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…
12 of 14 tasks
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
ProTip! Adding no:label will show everything without a label.