So just recently I was given a simple problem. Return 2 lowest values in an array. Pretty simple. Yet when I run into some trouble, the interview watching me every second gets the best of me and the anxiety of not having working code while having the obligation to solve while speaking about my thought process to the interviewer created the worst environment possible to not focus on the task at hand and completely lose patience and focus. Once the interviewer said I ran out of time, I solved it on my own in 5 minutes. So basically, the interview not shutting the f*** up when I'm trying to work through the solution in silence made me lose my ability to patiently think through the problem. What good is leetcoding if I have to solve a new problem (even if easy) with the interviewers questioning every thing I'm trying to do in between. Clearly the solution is very easy for them because they went through the solution and it's straightforward once you go over it, but when it's brand new to you, you have to try out different things.