xAI Senior Front End Engineer Interview Round 2

YOE: 5.2
Questions Asked:
Implement stopwatch timer with reset,pause,start.
Implement Iceland Europe Flag in CSS
Output for below:

const b = { key: “b”}
const c = { key: “c” }
const b = { key: “b” }
const a={};
a[b]=123;
a[c]=256;
console.log(a)