Test duration60 mins
No. of questions2 questions
Instructions
- This is a programming test
- You are free to choose any language from the list and code
- If the code area contains the function signature, just complete the function alone, we'll take care of the main function, headers, etc
- If you're expected to write the full code, it'd be mentioned in the code area. All inputs are from STDIN and output to STDOUT. If you're using Java, use the classname as 'Solution'
- To understand more about the environment, time limits, etc. you can read the FAQ here
- You can print to console to debug your code using the appropriate print command for each language (Eg: cout for C++, printf for C, etc.)
- It is okay to use reference language documentation or use an IDE that has code completion features. However it is not acceptable to consult/copy code from any source including a website, book, or friend/colleague to complete these tests.
Confirmation Form
Form will load up once the environment is ready
- Preparing your environment