should I try to do Leetcode even if I don't know how to solve the problems?
I can understand the problems, but I don't know how to solve it. Like I understand the problem Two Sum, but can't write the code to solve it.
4 Replies
This is where learning research skills will be important for you to progress
if you don't understand something you can look at the Microsoft Docs to find what you need
oke
As long as you don't stop at "idk lol" and try to solve the problem, do some research, google around, ask here even, then sure, do try.
At some point we all knew nothing.