React (Coding)

 60 Minutes
 3 Questions


This coding test is designed to assess a candidate's knowledge of coding, React, and basic programming concepts. The test will include a variety of questions related to coding, React, and basic programming concepts. The questions will range from basic coding syntax to more advanced React concepts. The test will also include questions related to debugging and problem solving.


Example Question:

Coding
You are required to implement the following react Person component in the following way:
- The birthday method should raise the person age by one year each time it's called
- The button should display "Happy Birthday" (case sensitive)