Strategy to solve LeetCode problems Posted on April 5, 2021 by Carlos Understand the problem Find Brute Force Solution Optimize your solution Best Conceivable Runtime BUD Optimization Bottlenecks Unnecessary Work Duplicated Work Code your solution Test your solution Reference: Byte by Byte Students (byte-by-byte.com)