- Notifications
You must be signed in to change notification settings - Fork 207
Pull requests: gahogg/Leetcode-Solutions
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Move algo into folder and include TS, Go solutions
#1 opened May 3, 2024 by chriswillsflannery Loading… updated May 3, 2024
Update Binary Tree Level Order Traversal (BFS) - Leetcode 102.py
#2 opened Jun 3, 2024 by venchand Loading… updated Jun 3, 2024
Create Greatest Common Divisor of Strings - Leetcode 1071.py
#4 opened Jul 2, 2024 by bhuvanonymous Loading… updated Jul 2, 2024
Update Max Consecutive Ones III - Leetcode 1004.py
#3 opened Jul 2, 2024 by bhuvanonymous Loading… updated Jul 2, 2024
Update Spiral Matrix - Leetcode 54.py
#11 opened Aug 20, 2024 by anishgowda21 Loading… updated Aug 20, 2024
Create Find Closest Number to Zero - Leetcode 2239.rs
#24 opened Sep 20, 2024 by lyderX05 Loading… updated Sep 20, 2024
Update Group Anagrams - Leetcode 49.py
#26 opened Jan 3, 2025 by NukeVdnt Loading… updated Jan 15, 2025
Refactor Summary Ranges - Leetcode 228.py: Use f-strings and simplify logic
#34 opened Mar 4, 2025 by JohnnyPol Loading… updated Mar 4, 2025
Update Best Time to Buy and Sell Stock - Leetcode 121.py
#36 opened May 1, 2025 by AkanimohOD19A Loading… updated May 7, 2025
Update Koko Eating Bananas - Leetcode 875.py
#37 opened May 11, 2025 by AkanimohOD19A Loading… updated May 11, 2025
Update Pacific Atlantic Water Flow - Leetcode 417.py
#38 opened Jun 19, 2025 by erickdcohen Loading… updated Jun 19, 2025
Corrected The Valid Sudoku Time & Space Complexity
#39 opened Aug 11, 2025 by harshpatel1242 Loading… updated Aug 11, 2025
Fixed the "Word Search" java solution by removing the edge case check.
#41 opened Nov 16, 2025 by lakshyajit165 Loading… updated Nov 16, 2025
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.