Skip to content

Pull requests: TheAlgorithms/Python

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Added tests for validate_sudoku_board.py
#11108 by AksharGoyal was merged Oct 31, 2023 Loading…
12 of 15 tasks
Added tests for validate_sudoku_board.py
#11107 by AksharGoyal was closed Oct 30, 2023 Loading…
12 of 15 tasks
Added tests for validate_sudoku_board.py awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11089 by AksharGoyal was closed Oct 30, 2023 Loading…
12 of 15 tasks
Create valid_sudoku.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 tests are failing Do not merge until tests pass
#11034 by km1610 was closed Oct 27, 2023 Loading…
12 of 15 tasks
Create Valid_Sudoku.py awaiting reviews This PR is ready to be reviewed invalid
#11033 by km1610 was closed Oct 27, 2023 Loading…
15 tasks
Add arrays/sudoku_solver.py require tests Tests [doctest/unittest/pytest] are required require type hints https://docs.python.org/3/library/typing.html
#10623 by Anubhavpandey27 was merged Oct 17, 2023 Loading…
12 of 14 tasks
Create Sudoku_Solver.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
#10619 by Anubhavpandey27 was closed Oct 16, 2023 Loading…
2 of 3 tasks
Optimize and_gate and nand_gate
#10591 by SandeepaDilshanAlagiyawanna was merged Oct 16, 2023 Loading…
12 of 14 tasks
Added more optimized Sudoku solver algorithm awaiting reviews This PR is ready to be reviewed invalid
#10589 by SandeepaDilshanAlagiyawanna was closed Oct 16, 2023 Loading…
3 of 5 tasks
Better sudoku solver awaiting reviews This PR is ready to be reviewed invalid
#10504 by Radian6405 was closed Oct 15, 2023 Loading…
8 of 13 tasks
Added validate sudoku board function
#9881 by dbring was merged Oct 14, 2023 Loading…
11 of 14 tasks
Moved all implementations of n queens into one file
#9664 by Mallik0 was closed Sep 30, 2024 Loading…
11 tasks done
moved all n queens concept implementations into one file named all_n_queens awaiting reviews This PR is ready to be reviewed invalid
#9612 by Mallik0 was closed Oct 3, 2023 Loading…
4 tasks
Remove redundent function in Backtracking Sudoku enhancement This PR modified some existing files
#4499 by GDWR was merged Jun 10, 2021 Loading…
12 of 14 tasks
Check initial grid availability for backtracking/sudoku.py
#3849 by RonDingDing was closed Dec 30, 2020 Loading…
11 of 14 tasks
Added sudoku type hints [Hacktober Fest]
#3124 by ruppysuppy was merged Oct 10, 2020 Loading…
9 of 14 tasks
Extended soduku solving stale Used to mark an issue or pull request stale.
#3034 by edwinjosegeorge was closed Nov 22, 2020 Loading…
1 of 3 tasks
Extended sudoku solver for size n stale Used to mark an issue or pull request stale.
#3030 by edwinjosegeorge was closed Nov 22, 2020 Loading…
Extended sudoku solver using python3 class
#2991 by edwinjosegeorge was closed Oct 8, 2020 Loading…
Sudoku game in python stale Used to mark an issue or pull request stale.
#2761 by Yukta-Jaiswal was closed Dec 10, 2020 Loading…
14 tasks
faster sudoku solver
#2658 by crypticsy was closed Oct 4, 2020 Loading…
9 of 14 tasks
added data structure questions
#1845 by Shrutikabansal was closed Apr 20, 2020 Loading…
2 of 14 tasks
Simplify sudoku.is_completed() using builtin all()
#1608 by cclauss was merged Dec 8, 2019 Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.