Test duration90 mins
No. of questions20 questions
Instructions
- This is a programming test
- To get familiarized with our coding environment, try our Sample 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
- In coding questions, 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.)
Sections
There are 3 sections that are part of this test.
number
section
questions
1
Test
17
2
Android Problem
1
3
Algorithms
2
Questions
Feel free to choose your preferred programming language from the list of languages supported for each question.There are 20 questions that are part of this test.| Question Indexes | Question Types |
|---|---|
Q1 - Q17 | Multiple Choice Questions |
Q18 | Subjective Question |
Q19 - Q20 | Coding Questions7 languages allowed: c, java, java15, java8, kotlin, objectivec, swift |