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?