Is it normal for a newbie to only notice the brute force method of solving a problem?
Anonymous User
668

I have just started out solving the easy questions on leetcode and I can only seem to notice how to solve them using a brute force method instead of ones with a better time complexity, is this normal? Will the better problem solving ability come with more practice?

Comments (3)