Skip to content

Pull requests: keon/algorithms

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: optimize pythonic() and add docstrings for string reversal methods
#2648 opened Apr 21, 2025 by Miladkhoshdel Loading… updated Apr 21, 2025
Fixed polynomial division
#2130 opened Feb 18, 2025 by Canderton74 Loading… updated Feb 18, 2025
Added Bead Sort Algorithm #920
#2100 opened Feb 14, 2025 by shirleymaza Loading… updated Feb 14, 2025
Update test_array.py (missing comma at line 12)
#2047 opened Feb 6, 2025 by cpatel321 Loading… updated Feb 6, 2025
Added Gale-Shapley algorithm with test cases (#1963)
#2013 opened Feb 2, 2025 by Carlo-Fr Loading… updated Feb 2, 2025
Implement Gray Code Generator with Unit Tests for n-bit Sequences
#932 opened Oct 19, 2024 by Simranstha045 Loading… updated Jan 7, 2025
Adding Non commutative version and Doubly Linked List template
#881 opened Aug 29, 2022 by sdt4936 Loading… updated Dec 20, 2024
Unique paths algorithm and tests added to dynamic programming section
#1438 opened Dec 8, 2024 by andreasdarsa Loading… updated Dec 8, 2024
BinaryTreeView algorithm
#933 opened Nov 13, 2024 by ciweiandmao Loading… updated Nov 13, 2024
Implement Manacher's Algorithm and Unit Tests for Longest Palindromic Substring
#931 opened Oct 18, 2024 by Simranstha045 Loading… updated Oct 18, 2024
Add compute_z_array Function with Unit Tests
#930 opened Oct 18, 2024 by Simranstha045 Loading… updated Oct 18, 2024
Refactor cycle_sort and add comprehensive test cases
#929 opened Sep 25, 2024 by ShringariV Loading… updated Sep 25, 2024
updated
#928 opened Jun 27, 2024 by MuthanaMustafa Loading… updated Aug 31, 2024
Almu
#927 opened Jun 26, 2024 by MuthanaMustafa Loading… updated Jun 27, 2024
Assignment1
#926 opened Jun 21, 2024 by bodda93 Loading… updated Jun 21, 2024
Add A* pathfinding and tests
#842 opened Mar 4, 2022 by nolanderc Loading… updated May 28, 2024
Fixed minor bugs from unix.path
#919 opened Apr 14, 2024 by ca20110820 Loading… updated Apr 14, 2024
Fix remove_duplicates function to handle binary values
#918 opened Apr 14, 2024 by ca20110820 Loading… updated Apr 14, 2024
adding a new problem solution
#916 opened Mar 9, 2024 by AkarshanGupta Loading… updated Mar 9, 2024
Added extended kd tree implemenatation
#915 opened Jan 20, 2024 by gjones1077 Loading… updated Feb 12, 2024
# fixed grammatical errors. (Ex: adjusted articles)
#913 opened Dec 20, 2023 by lp07 Loading… updated Dec 20, 2023
fix: test josephus has add intiger list but passing string list
#909 opened Nov 25, 2023 by Krupeshgithub Loading… updated Nov 25, 2023
Create sentinel_search.py
#907 opened Oct 6, 2023 by Abhishek-Pashte Loading… updated Oct 6, 2023
added binary tree views and string matching z algorithm
#906 opened Sep 25, 2023 by YashodeepD Loading… updated Sep 25, 2023
Delete max_ones_index.py
#904 opened Sep 1, 2023 by darrenltj Loading… updated Sep 1, 2023
ProTip! Filter pull requests by the default branch with base:master.