I have a FB phone interview coming up and I have been grinding leet code and I am curious as to if you need to run your code during the interview or just talk abou it. I ask because I find a lot of times I get a solution and then there is an error or a wrong output becuase of something trival like I missed an incrementor or misspelled variable name. I can sometimes spend 10 min plus combing through my solution to figurer out what I missed so that it runs correctly on leet code but I feel that if I don't have the run the code the interviewer probably won't notice little mistakes as long as I have get the spirit of the algorithim down. Curious as to thoughts