Test Instructions
Test Instructions
Test Instructions
1. The test contains a grand total of 31 questions. 30 MCQs and 1 Coding question.
2. Please make sure to login using your registered email id only on which you have received
the test mail.
3. In case you face any difficulty logging in or have not received a temporary password, you
may use “sign in via Google” as an option. If you don’t remember your password for Talent
Titan, please use forgot password option displaying on the login screen to reset your
password.
4. Please make sure you are using a system that supports webcam. Webcam is mandatory as
part of the evaluation process. Once you click the test link, you will be redirected to the test
page. A pop-up will appear and will request for webcam permission. Ensure that your
browser settings are adjusted so that the pop-ups would not be blocked.
a. The webcam should be enabled before you start the test. In case you do not enable
your webcam, the test will not begin.
b. If you hide the webcam, it will be reported as a black screen, leading to the drop of
your candidature.
c. In case we note any suspicious activity, you will be disqualified.
5. Kindly use the latest version of Google Chrome only, to attend the contest. Any other
browser can lead to technical issues or glitches.
6. You are advised to charge your laptop or keep a charger handy, such that you can appear
for the test without battery issues.
7. Please make sure you have a stable and strong Internet connectivity.
8. Test will be conducted in the full screen mode. Please do not switch. If you try to exit the
full screen mode by switching your browsers, or any other means your response will
automatically get submitted.
9. Once you start the test, you'll be redirected to the questions and a timer would start, you
need to submit your answers within the allocated time.
10. Clicking on "Submit" button will submit your responses. Please note that you won't be able to
revisit your responses, once it's submitted for evaluation.
11. While logging in for the test, if your account gets locked after 3 unsuccessful attempts, please
reset the password from “Forgot Password” option.
No request for re-attempt will be considered. Hence, ensure that all the above instructions
related to webcam, browser, system battery or internet connectivity issues are strictly
followed.
Instructions for Coding Section
1. No existing method signatures/packages should be changed, and main method should not
be added, however, you are allowed to create new methods called from the given
method, if required.
2. Please note when you start the problem you will be redirected to readme.md file for
detailed description of problem. "Readme.md is a read only file (You will not be able to
type anything in this file). For writing code, you will need to go to the relevant file under
'src' folder."
3. To verify your solution, click on "Compile & Run" button. Note: No output statements will
be displayed in this mode.
4. To debug your solution using output statements & custom input, use "Test against Custom
Input" button.
5. Keep saving your changes at regular intervals by clicking the "Save" button (visible only on
editable files).
6. For any class used, ensure that corresponding imports are added to the class.
7. Once the test time expires, your last saved versions of the unsubmitted problems will be
used for evaluation.
8. In case you are unable to see the coding question, please click on the refresh icon present
beside the “Description” and “Explorer” option.