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

Refactor Dijkstra pseudo-code and function for readability and type s…
#11875 opened Oct 7, 2024 by jeffreyyancey Loading… updated Oct 8, 2024
9 of 11 tasks
feat: add test case of binary_tree_travarsal awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11825 opened Oct 6, 2024 by zeelrupapara Loading… updated Oct 8, 2024
12 of 15 tasks
added Token Bucket rate limiter algorithm awaiting reviews This PR is ready to be reviewed
#11882 opened Oct 8, 2024 by geanamonte Loading… updated Oct 8, 2024
11 of 15 tasks
Adds Longest Arithmetic Subsequence (Review Reqd) awaiting reviews This PR is ready to be reviewed
#11712 opened Oct 3, 2024 by tejaswi0910 Loading… updated Oct 8, 2024
12 of 15 tasks
Graph Centrality awaiting reviews This PR is ready to be reviewed
#11897 opened Oct 8, 2024 by jeffreyyancey Loading… updated Oct 8, 2024
13 of 15 tasks
Graph Peripherality
#11898 opened Oct 8, 2024 by jeffreyyancey Loading… updated Oct 8, 2024
13 of 15 tasks
add some doctests to algos in backtracking awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11911 opened Oct 9, 2024 by mozart-maia Loading… updated Oct 9, 2024
9 of 15 tasks
Added reverse_selection_sort
#11910 opened Oct 9, 2024 by Abhi-sheKkK Loading… updated Oct 9, 2024
12 of 15 tasks
Create binary_trie.py awaiting reviews This PR is ready to be reviewed
#11918 opened Oct 9, 2024 by ankan2526 Loading… updated Oct 9, 2024
Add files via upload
#11924 opened Oct 9, 2024 by daichianoop Loading… updated Oct 9, 2024
12 of 15 tasks
Create electric-potential-point-charge.py for electronics branch awaiting reviews This PR is ready to be reviewed
#11922 opened Oct 9, 2024 by SRUTIGUDURU Loading… updated Oct 9, 2024
12 of 15 tasks
Create reversesort awaiting reviews This PR is ready to be reviewed
#11886 opened Oct 8, 2024 by Shwetasingh77 Loading… updated Oct 9, 2024
15 tasks
Updated the test cases awaiting reviews This PR is ready to be reviewed enhancement This PR modified some existing files
#11870 opened Oct 7, 2024 by 1227haran Loading… updated Oct 10, 2024
12 of 15 tasks
Add cholesky_decomposition.py awaiting reviews This PR is ready to be reviewed
#11848 opened Oct 7, 2024 by 99991 Loading… updated Oct 10, 2024
12 of 15 tasks
Create lz78.py awaiting reviews This PR is ready to be reviewed
#11842 opened Oct 7, 2024 by Ahmed99125 Loading… updated Oct 10, 2024
12 of 15 tasks
Added Proof of Stake(PoS) awaiting reviews This PR is ready to be reviewed
#11945 opened Oct 10, 2024 by divyaSree-S0 Loading… updated Oct 10, 2024
10 of 15 tasks
New: Added proof of work(PoW) awaiting reviews This PR is ready to be reviewed
#11946 opened Oct 10, 2024 by divyaSree-S0 Loading… updated Oct 10, 2024
9 of 14 tasks
Morris postorder traversal of a binary tree awaiting reviews This PR is ready to be reviewed
#11914 opened Oct 9, 2024 by kuntal0901 Loading… updated Oct 11, 2024
11 of 15 tasks
Morris preorder traversal of a binary tree awaiting reviews This PR is ready to be reviewed
#11913 opened Oct 9, 2024 by kuntal0901 Loading… updated Oct 11, 2024
11 of 15 tasks
Morris Inorder Traversal of a Binary Tree awaiting reviews This PR is ready to be reviewed
#11912 opened Oct 9, 2024 by kuntal0901 Loading… updated Oct 11, 2024
11 of 15 tasks
Create sodukuSolver
#11980 opened Oct 11, 2024 by sakettt25 Loading… updated Oct 11, 2024
15 tasks
feat(timing): enhance timing function with adaptive units and run averaging awaiting reviews This PR is ready to be reviewed
#11834 opened Oct 6, 2024 by Acuspeedster Loading… updated Oct 12, 2024
12 of 15 tasks
Added Reverse Selection Sort Algorithm awaiting reviews This PR is ready to be reviewed
#12012 opened Oct 12, 2024 by kevinzb56 Loading… updated Oct 13, 2024
12 of 15 tasks
Counting 0s and 1s:Update binary_count_trailing_zeros.py awaiting reviews This PR is ready to be reviewed
#12033 opened Oct 13, 2024 by USP-2024 Loading… updated Oct 13, 2024
11 of 15 tasks
Update binary_to_decimal.py awaiting reviews This PR is ready to be reviewed
#11919 opened Oct 9, 2024 by USP-2024 Loading… updated Oct 13, 2024
2 of 15 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.