Solving coding problems

I completed data structures and algorithms in your website. But I fully struggle to solve leetcode coding problems. There are so many algorithms like two pointers, sliding window, sub string, greedy algorithms, bit manipulation. Please give me a suggestion or road map for solving problems.

If you haven’t done the 30 day leetcode JavaScript challenge I found a video series that goes through details of talking through and solving each problem. I’d say try to solve on your own for 30 mins then watch the video. But remember being a great developer isn’t solving every leetcode problem, It’s being able to problem solve and leet code is just one example of that. I’d say take on some personal projects that may use the concepts like building a calculator or calendar ect.

Limit your leetcode to no more than a problem or 2 a day, and focus on other things as well.

sorry i may have assumed your programming language lol, but i’m sure there are similar resources.

1 Like