Skip to main content

Can I skip a question and come back to it later in the coding interview?

Learn whether you can skip a question and return to it later during the coding interview.

Updated over a week ago

No. Once you see a question, you must either: Submit an answer by trying to solve it or just click on submit if you don’t know.


Only after that can you move to the next one. There’s no option to return to skipped questions once you move forward.


This ensures fairness and prevents backtracking to refine previous answers with new ideas.

Did this answer your question?