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