The technical round included 1 coding question on vanilla JavaScript. Fetch a list of products from the given dummy API and list them, Clicking on any one item in the list should open the detailed view of that product on the side.
What are progressive web apps?
What is Service worker?