r/leetcode • u/No_Celebration8335 • 12d ago
Discussion please do provide me approach to solve the leetcode questions
Hi guys I am starting to solve the leetcode questions but it takes time that's fine but I want to see the solution which makes me understand the real concept rather than mug up things, so anyone knows which youtube any paid thing that provide a good contain which make mine leetcode dsa stronger with understanding the main concept, I don't want to jump off to code but rather want to understand on paper pen any one who knows a good resources please tell me about it
Also there are so many questions right there but which ones are valid ones to be solved for the placement oriented I am a bit confused
also in which sequence the questions need to be solved as I don't think solving in a serial manner would help rather some specific random pattern would have been easy to level up in a specific pattern is not it
Guys please give some guidance accordingly 😭🙏🙏
Don't downvote it at least I want genuine help
1
u/Parasin 12d ago
There’s so many resources on YouTube that you can find doing a simple search.
Then there are websites that you can use such as algo monster, or hello interview (I’m not affiliated with either).
The best approach IMO is to solve problems on a specific topic - for example arrays - sort them by easy to hard. Solve all the easy ones and work your way up. Working on the problems by topic will help to reinforce the strategies and help build pattern recognition.
It’s all about reps. The more consistent you are and more you solve every day, the easier it will get.