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

fix division, test cases are failing currently
#2555 opened Jun 9, 2023 by nirajgtm Loading… updated Jun 9, 2023
Create 1299-replace-elements-with-greatest-element-on-right-side.swift
#2550 opened Jun 7, 2023 by ahmedAlmasri Loading… updated Jun 7, 2023
Create 1209-Remove-All-Adjacent-Duplicates-in-String-II
#2537 opened Jun 5, 2023 by Waleed-Azam Loading… updated Jun 5, 2023
Sprint 1
#2523 opened May 29, 2023 by Bhavyaatrivedi Loading… updated May 29, 2023
removed the reused code and did the fix
#2521 opened May 28, 2023 by Bhavyaatrivedi Loading… updated May 29, 2023
Create 0450-delete-node-in-a-bst.java
#2516 opened May 27, 2023 by Anukriti167 Loading… updated May 27, 2023
Create 0343-integer-break.py
#2503 opened May 22, 2023 by pdequina Loading… updated May 26, 2023
Update: 0169-majority-element.cpp
#2506 opened May 22, 2023 by kd10041 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
Fix: space complexity in 0104-maximum-depth-of-binary-tree.js
#2502 opened May 22, 2023 by pobch Loading… updated May 22, 2023
Update 0217-contains-duplicate.go
#2460 opened May 7, 2023 by mbn96 Loading… updated May 19, 2023
Update time and space complexity for Arrays and hashing Problem (Blin…
#2472 opened May 13, 2023 by nirajmark Loading… updated May 13, 2023
fix go solution for "group-anagrams" to be optimal
#2470 opened May 12, 2023 by hiendevt Loading… updated May 12, 2023
Update 0020-valid-parentheses.java and 0704-binary-search.java
#2454 opened May 5, 2023 by deyjishnu Loading… updated May 6, 2023
update python solution for LC 5 longest palindrome substring
#2456 opened May 5, 2023 by shafiemukhre Loading… updated May 5, 2023
Reverse loop fix 0347-top-k-frequent-elements.py
#2444 opened Apr 29, 2023 by Devansh-Agarwal Loading… updated Apr 29, 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
Update 1220-count-vowels-permutation.py
#2403 opened Apr 11, 2023 by basu1020 Loading… updated Apr 11, 2023
Update: 0347-top-k-frequent-elements.scala (better memory usage)
#2392 opened Apr 4, 2023 by krishna1m Loading… updated Apr 4, 2023
update: queue implementation, previous solution in go was basic stack
#2380 opened Mar 28, 2023 by zd4r Loading… updated Mar 28, 2023
feat(rust): created 0572 problem solution
#2378 opened Mar 28, 2023 by nomorechokedboy Loading… updated Mar 28, 2023
Create 0303-range-sum-query-immutable.rs
#2365 opened Mar 17, 2023 by raul-sauco Loading… updated Mar 17, 2023
Create 0912-sort-an-array.rs
#2364 opened Mar 17, 2023 by samyaktx Loading… updated Mar 17, 2023
Create 0129-sum-root-to-leaf-numbers.go
#2358 opened Mar 14, 2023 by Alex0M Loading… updated Mar 14, 2023
Create 0918-Maximum-Sum-Circular-Subarray.cpp
#2357 opened Mar 14, 2023 by ablueway Loading… updated Mar 14, 2023
ProTip! Adding no:label will show everything without a label.