Coinbase - Frontend Engineer - OA

Coinbase - Frontend Engineer - OA

Description:
Level: Staff
Years of Experience: 9
Questions Asked: 4 parts (you are given boilerplate HTML, CSS, JS to start with; it can be done in React and TypeScript)

  1. Display hardcoded data in a table
  2. Same as 1, but with a HTTP request (response in JSON)
  3. Create, update, and delete items of these data
  4. Most involved - requires joining data from different responses, sort/filter by certain fields, etc.