164. Maximum Gap
#medium
P.S: problem was solved, but time complexity is O(n log(n)) which is not linear, but still accepted, may work on this later.
Day 20/100 β
@leetcode_javascript
#medium
P.S: problem was solved, but time complexity is O(n log(n)) which is not linear, but still accepted, may work on this later.
Day 20/100 β
@leetcode_javascript