Coinbase Interview Part IV

shrey vijayvargiya
Nerd For Tech
Published in
3 min readMay 3, 2022

--

Pair Programming Interview II

Photo by Daniel McCullough on Unsplash

Under the Hood

If you have read this story directly then welcome to the coinbase interview series and this is part 4. I’ve already covered the previous sections in 3 stories and luckily this single series is in demand from the readers. We have covered 3 interviews so far and today’s story is about interview number four.

Pair Programming II

By the virtue of its name, this section is again a coding round section. The interviewer will through the question or a task and your only job is to complete it. More often they are not looking for the right answer as usual conventional companies expectations, the interviewer in coinbase is also looking for an approach, no more rocket science or out of the box thinking.

Questions

I was asked to develop a reusable dropdown select component and I’ve to take care of styling and everything. The choice editor will be selected by the candidate himself. You will have 30–40 minutes to complete it and while addressing the problem it’s better to keep dictating your approach and plan of action.

Backend question from pair programming is more often related to coinbase existing APIs. Such as developing an application interface for all coins with their respective…

--

--