Skip to content

Pull requests: neetcode-gh/leetcode

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

Update: 0347-top-k-frequent-elements.scala (better memory usage)
#2392 opened Apr 4, 2023 by krishna1m Loading… updated Apr 4, 2023
Update 1220-count-vowels-permutation.py
#2403 opened Apr 11, 2023 by basu1020 Loading… updated Apr 11, 2023
Create 0303-range-sum-query-immutable.go and a small update on readme
#2413 opened Apr 13, 2023 by zhenisduissekov Loading… updated Apr 13, 2023
Reverse loop fix 0347-top-k-frequent-elements.py
#2444 opened Apr 29, 2023 by Devansh-Agarwal Loading… updated Apr 29, 2023
update python solution for LC 5 longest palindrome substring
#2456 opened May 5, 2023 by shafiemukhre Loading… updated May 5, 2023
Update 0020-valid-parentheses.java and 0704-binary-search.java
#2454 opened May 5, 2023 by deyjishnu Loading… updated May 6, 2023
fix go solution for "group-anagrams" to be optimal
#2470 opened May 12, 2023 by hiendevt Loading… updated May 12, 2023
Update time and space complexity for Arrays and hashing Problem (Blin…
#2472 opened May 13, 2023 by nirajmark Loading… updated May 13, 2023
Update 0217-contains-duplicate.go
#2460 opened May 7, 2023 by mbn96 Loading… updated May 19, 2023
Fix: space complexity in 0104-maximum-depth-of-binary-tree.js
#2502 opened May 22, 2023 by pobch Loading… updated May 22, 2023
[Bugfix][C++][0242-valid-anagram] Fix wrong iteration of the smap
#2504 opened May 22, 2023 by eriktuantran Loading… updated May 22, 2023
Update: 0169-majority-element.cpp
#2506 opened May 22, 2023 by kd10041 Loading… updated May 22, 2023
Create 0343-integer-break.py
#2503 opened May 22, 2023 by pdequina Loading… updated May 26, 2023
Create 0450-delete-node-in-a-bst.java
#2516 opened May 27, 2023 by Anukriti167 Loading… updated May 27, 2023
removed the reused code and did the fix
#2521 opened May 28, 2023 by Bhavyaatrivedi Loading… updated May 29, 2023
Sprint 1
#2523 opened May 29, 2023 by Bhavyaatrivedi Loading… updated May 29, 2023
Create 1209-Remove-All-Adjacent-Duplicates-in-String-II
#2537 opened Jun 5, 2023 by Waleed-Azam Loading… updated Jun 5, 2023
Create 1299-replace-elements-with-greatest-element-on-right-side.swift
#2550 opened Jun 7, 2023 by ahmedAlmasri Loading… updated Jun 7, 2023
fix division, test cases are failing currently
#2555 opened Jun 9, 2023 by nirajgtm Loading… updated Jun 9, 2023
Update 0242-valid-anagram.cpp
#2563 opened Jun 10, 2023 by Steven-Yiran Loading… updated Jun 10, 2023
Create 0239-sliding-window-maximum.rs
#2565 opened Jun 10, 2023 by kousukekikuchi1984 Loading… updated Jun 10, 2023
Create: 1822-sign-of-the-product-of-an-array.go
#2569 opened Jun 11, 2023 by HarrisonHutton Loading… updated Jun 11, 2023
Create 2017-grid-game.java
#2574 opened Jun 14, 2023 by leahjia Loading… updated Jun 14, 2023
Fix Big O (both Time and Space) in 0039-combination-sum.js
#2577 opened Jun 14, 2023 by pobch Loading… updated Jun 15, 2023
Create 0304-range-sum-query-2d-immutable.java
#2585 opened Jun 17, 2023 by leahjia Loading… updated Jun 17, 2023
ProTip! Mix and match filters to narrow down what you’re looking for.