Should I write beautiful code in the coding interview?

Hello, I was wondering about some things that leetcode does not exactly measure and where we are evaluated on them:

  1. writing orderly code in these challenges (I think that's weird to expect, because these are clearly not normal circumstances)
  2. communication to explain your solutions to the interviewee. and if so do you have any tips?
  3. making many submissions that are faulty quickly to find all the bug quicker vs checking very carefuly before running submitting (are we penalised on wrong submissions, or only on the shortest time to arrive at the solution?)
Comments (0)