Atlassian Frontend Interview Virtual Onsite

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:

  1. Divided into three parts, each with tabs that can be switched back and forth.
  2. Used today’s date to populate data in three dropdowns.
  3. 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.