Is grinding leetcode still necessary?
I see some companies (especially famous ones) are still obsessed over these leetcode type questions in interview rounds even for experienced folks, it’s frustrating.
I see some companies (especially famous ones) are still obsessed over these leetcode type questions in interview rounds even for experienced folks, it’s frustrating.
What's a big deal in doing most frequently asked questions?
The big deal is irrelevance and impractical nature of such questions.
Agreed. But these questions actually help you to think how the frameworks and libraries work in the background. How the codes can be optimised. Most people will write code to just meet the deadline, but highly effective coders will try to write optimised codes. Although, people don't entertain both.
Because it shows good problem solving and critical thinking skills
Fair, but isn’t it proportional to practice? Each problem can be categorised into a set of possible pattern of solution (DP, Sliding window etc). Then how does it tests critical thinking?
if its that easy...why not do it? I mean if someone can find the pattern with practice, then why not practice?
Just go through the neetcode roadmap. You will be fine.
I see some companies (especially famous ones) are still obsessed over these leetcode type questions in interview rounds even for experienced folks, it’s frustrating.
I could solve general problems from arrays, trees, sorting and all. I would fail miserably when the interview goes in the direction of DP problems. After a point I realised it actually doesn’t matter, you will find enough places where yo...
I'm a 4th year student from a pvt college. Did 3 internships, one in a decacorn, one in a unicorn. Have an offer from Amazon for SDE 1 when i graduate, and one from the company I'm working at right now. Reached so far only with developme...
Hello awesome Devs!!
How do you keep up the motivation to grind leetcode after a regular job? For example, I am a software developer with 1 YOE and I find it boring to continue with those algorithm problems after a certain threshold.
...
After what stage (designation or YoE), do you typically start to find that the interviews you give no longer place much relevance on Leetcode problem solving? Surely it stops at some point, but where?