Homepage
Open in app
Sign in
Get started
Top Stories published by LeetCode Cracker in April of 2019
All
2019
April
Sort by most read
Xu LIANG
in
LeetCode Cracker
Apr 6, 2019
274.h-index
Sort then iterate, runtime 97.36%
Solution 1: sort then iterate
Read more…
72
Xu LIANG
in
LeetCode Cracker
Apr 6, 2019
134.gas-station
math question, runtime 82.13 %
Solution 1:
Read more…
1
Xu LIANG
in
LeetCode Cracker
Apr 6, 2019
169.majority-element
sort, runtime 99.5%
Solution 1: Counter
Read more…
Xu LIANG
in
LeetCode Cracker
Apr 6, 2019
41.first-missing-positive
bucket sort, runtime 62.53 %
Solution 1: bucket sort
Read more…
3
Xu LIANG
in
LeetCode Cracker
Apr 6, 2019
229.majority-element-ii
Counter, runtime 96.64%
Read more…
March 2019
About
LeetCode Cracker
Share clean and beautiful solutions
More information
Tags
Leetcode
Python Programming
Python
Programming
Algorithms
Leetcode
Python Programming
Python
Programming
Python Programming
Editors
Xu LIANG
Writers
Yasufumi TANIGUCHI