How many questions are there in the test? 2 questions
What is the time limit for the test? You get two hours in total. You can attempt both the questions in any order within this time limit.
How to submit the test? There will be options to upload your answer file at the bottom of the page. After uploading the file, click on the "Submit" button below that.
How to upload the answer file? The answer upload section will be at the bottom of the page, below each question. You need to upload 2 files as part of the submission. 1. Answer file - which is the answer obtained or the output generated when you write the code. 2. Code file - which is the code you wrote to generate the output or process the input.
What format should be the files uploaded? The Answer file must a .txt file The Code file must be a text file with any of the following extensions - .py, .cpp, .go, etc. Do not upload files of executable files like .exe
How to know if my submission is correct or not? You will not be able to submit the answer unless both the files are uploaded. Once the submission is made and it is incorrect, you will get an error message that indicates why the submission failed. You can reupload the modified answer until you get it right. The option to upload files will be automatically locked if the submission is successful.
How many submissions can I make? For each incorrect answer, you get infinite number of attempts to submit the right file within the time limit.
What happens when the time limit exceeds? Once the time limit is reached, the test will be automatically closed and you will be logged out.