What do you do when you’re blocked on a leetcode problem?
Apr 15, 2019
13 Comments
Now and then I get blocked on a LC problem. While I find the easy problems easy, I don’t have a consistent experience between medium and hard. Sometimes the hard problems are easier to me than the mediums. I want to get to a place where I no longer block. Is it better to peek at the solution after some time or just keep thinking about it? What techniques do you use?
Thanks!
comments
This comment was deleted by original commenter.
For edge cases, for harder problem I think the interviewers will cut you some slack/give hints so if you can mostly solve a hard problem that's pretty good.
Facebook interviews are the worst, if you “think” they flag you for being slow. If you miss an edge case, before you can think the interviewer will interrupt you, give you the answer and ultimately give feedback that you can’t code.
But aren't you already at Google?