There were a total of three rounds, with the first round focusing on coding and the second round discussing past projects.
I was given existing HTML code to work on in CoderPad:
- Divided into three parts, each with tabs that can be switched back and forth.
- Used today’s date to populate data in three dropdowns.
- Included a “run” button that, when clicked, will produce different results in all three parts displayed in an input box.
The time limit was 45 minutes, very tight.