GitHub / luliyucoordinate/Leetcode issues and pull requests
#59 - add: power-of-three solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#58 - add: bulb-switcher solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#57 - add: reverse-string solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#56 - add: ugly-number
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#55 - add: sqrtx solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#54 - add: find-peak-element solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#53 - add: remove-element solution in Go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#52 - add: rotate-image solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#51 - add: valid-palindrome solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#50 - add: product-of-array-except-self solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#49 - add: top-k-frequent-elements solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#48 - add: sort-colors solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#47 - add: remove-duplicates-from-sorted-array solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#46 - add: single-number-ii solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#45 - add: power-of-two solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#44 - add: majority-element solution in go
Pull Request -
State: closed - Opened by cosmicray001 about 2 years ago
#43 - add: valid-anagram solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#42 - add: reverse-linked-list solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#41 - add: contains-duplicate-ii solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#40 - add: group-anagrams solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#39 - add: daily-temperatures solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#38 - add: valid-parentheses solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#37 - add: 3sum solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#36 - add: search-insert-position solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#35 - add: house-robber solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#34 - fix: source code path issue for py and go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#33 - add: longest-consecutive-sequence solutio in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#32 - add: contains-duplicate solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#31 - add: search-in-rotated-sorted-array solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#30 - add: maximum-product-subarray solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#29 - add: number-of-1-bits solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#28 - add: reverse-bits solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#27 - Add unit tests for LeetCode algorithms using migrated tests from another project.
Pull Request -
State: closed - Opened by testmigrator over 2 years ago
- 1 comment
#26 - add: find-minimum-in-rotated-sorted-array solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#25 - add: climbing-stairs solution in Go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#24 - add: missing-number solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#23 - add: single-number solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#22 - add solution for best-time-to-buy-and-sell-stock in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#21 - add: jump-game problem solution in go
Pull Request -
State: closed - Opened by cosmicray001 over 2 years ago
#20 - Added 46/47 java soluction
Pull Request -
State: closed - Opened by XmchxUp about 3 years ago
- 1 comment
Labels: enhancement
#19 - 0101-Symmetric-Tree In C
Pull Request -
State: closed - Opened by HEXDude over 3 years ago
#18 - added c++ solution to the problem no - 1832
Pull Request -
State: closed - Opened by snehel4510 over 3 years ago
- 5 comments
Labels: enhancement
#17 - two_sum solutions in Java
Pull Request -
State: closed - Opened by PrabeshPP over 3 years ago
- 3 comments
Labels: enhancement
#16 - Added Valid Parentheses in Java
Pull Request -
State: closed - Opened by aniket7515 over 3 years ago
Labels: enhancement
#15 - Added 1000. Minimum Cost to Merge Stones
Pull Request -
State: closed - Opened by devesh2511 over 3 years ago
Labels: enhancement
#14 - Added 231-Power-of-Two
Pull Request -
State: closed - Opened by devesh2511 over 3 years ago
- 2 comments
Labels: enhancement
#13 - added javascript solutions
Pull Request -
State: closed - Opened by MadMods96 over 3 years ago
- 3 comments
Labels: enhancement
#12 - Python code for Leet 832
Pull Request -
State: closed - Opened by yesdeepakmittal over 3 years ago
- 3 comments
Labels: enhancement
#11 - Leet code 1832 Python program added
Pull Request -
State: closed - Opened by yesdeepakmittal over 3 years ago
- 2 comments
Labels: enhancement
#10 - added java solution for single numberIII 260 problem
Pull Request -
State: closed - Opened by harshsri28-zz over 4 years ago
- 2 comments
Labels: enhancement
#9 - Added solution to problem 1546 and updated readme
Pull Request -
State: closed - Opened by shreyavanga almost 5 years ago
- 1 comment
Labels: enhancement
#8 - Leetcode 1197 异或运算相关疑问
Issue -
State: closed - Opened by Hanny2010 almost 5 years ago
- 3 comments
Labels: question
#7 - Leetcode 451部分代码有问题
Issue -
State: closed - Opened by Cherrymelon about 5 years ago
- 2 comments
#6 - 560 python
Pull Request -
State: closed - Opened by Joejiong over 5 years ago
- 2 comments
Labels: question
#5 - 1172 餐盘栈 不能通过
Issue -
State: closed - Opened by sparo-jack over 5 years ago
- 1 comment
#4 - Algorithm written error
Issue -
State: closed - Opened by BryceQing about 6 years ago
- 4 comments
#3 - 我特别想问我呢你的这个readme怎么整的
Issue -
State: closed - Opened by MengChuilu about 6 years ago
- 1 comment
#2 - 986存在错误
Issue -
State: closed - Opened by Thulof over 6 years ago
- 1 comment
#1 - 请问一下,准备上传python版本的leetcode代码吗?
Issue -
State: closed - Opened by gittigxuy over 6 years ago