halfrost / LeetCode-Go

✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
https://books.halfrost.com/leetcode
MIT License
32.76k stars 5.68k forks source link

Suggestion 242 #160

Closed brenobaptista closed 3 years ago

brenobaptista commented 3 years ago

Suggestion: Runtime 4ms Memory 2.8MB Solution 1: Runtime 0ms Memory 3.1MB (excellent) Solution 2: Runtime 152 ms Memory 3.5 MB (I suggest removing it)

halfrost commented 3 years ago

@brenobaptista Thanks for your suggestion. I put your suggestion on solution 2 and delete the original solution 2.