What types of questions are there?

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:

Screen Shot 2023-01-10 at 10.05.13 AM

Fill in the Blank Example:

Screen Shot 2023-01-10 at 10.06.37 AM

Code Reading/Modifying Example:

Screen Shot 2023-01-10 at 10.09.36 AM

Code Sorting Example:

Screen Shot 2023-01-10 at 10.12.22 AM

Code Writing Example:

Screen Shot 2023-01-10 at 10.14.04 AM