Day 1: Find Closest Number to Zero – My Leetcode Journey
Solved Leetcode 2239 by writing the algorithm out on paper first. Ended up with an O(N) solution optimized down to 3ms runtime.
19 Jul 20252 min read
1 published post with this tag.
View all postsSolved Leetcode 2239 by writing the algorithm out on paper first. Ended up with an O(N) solution optimized down to 3ms runtime.