Skip to main content

Will I be told if my code is correct immediately after running or submitting it?

Learn whether you’ll receive immediate feedback on your code after running or submitting it during the interview.

Updated over a week ago

No, there is no automatic feedback on correctness after submission.

  • You can click “Run” to check the output of your code.

  • But once you click “Submit,” the question is locked, and you won’t receive a pass/fail notice

The evaluation happens later , either through automated scoring or when the employer reviews your code.

Did this answer your question?