Today’s daily challenge on LeetCode was a 'hard' difficulty question that was beyond my understanding. I looked at the solution and tried to grasp the author's approach, but I still found it challenging to write the code on my own. This made me wonder: do people who can't solve the daily challenge just copy the solution to maintain their streaks?
What should I do in such situations? How can I improve my logical approach to coding?
TL;DR: Do people who can't solve difficult daily questions just copy-paste the solution to maintain their streak?