In order for the skill assessments to cover a wide variety of skills in a short amount of time, all of the questions are designed to be answered quickly. QuantHub employs several different question types.
QuantHub employs the following question types:
- Multiple choice – Designed to assess a test taker’s familiarity with certain concepts rather than a person’s ability to implement a concept.
- Fill in the Blank – Designed to assess a person’s ability to implement a concept to determine or calculate a specific value.
- Code Reading/Modifying – Designed to evaluate a person’s ability to read existing code and add code in order to produce the desired output.
- Code Sorting – Designed to evaluate a person’s ability to review several lines of code and then choose the appropriate lines and assemble the code in working order in order to produce the desired output.
- Code Writing – Designed to evaluate a person’s ability to implement code from scratch to produce the desired output.
Multiple Choice Example:
Fill in the Blank Example:
Code Reading/Modifying Example:
Code Sorting Example:
Code Writing Example: