Codesignal round

Codesignal Frontend Evaluation

Coinbase - Senior frontend engineer - Coding round

Level: Senior
Education: Bachelors
Years of Experience: 7
Questions Asked: 4

The codesignal round has 4 different questions. I was given a react app and each question was basically a step in the app building.

  1. First step was to simply use a json file to import some data and render in the UI
  2. Second was to add additional state to maintain a counter of each data entry
  3. Third involved sorting the results in a format
  4. Finally, implement a real API data fetching