J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Coinbase (New York, NY)
Entretien
Good process. It was fairly efficient and the recruiter asked good questions that seemed relevant to the work I would be doing. I did not get very far in the loops, but would accept another interview request if offered. so it was ultimately a good experience.
Autres retours d’entretien d’embauche pour un poste comme Staff Software Engineer chez Coinbase
The recruiting process at Coinbase was very efficient. The interviews were scheduled quickly and the recruiter put a lot of dedication finding a team and working on a compelling offer.
There were a few unusual steps in the process, such as an online culture assessment and a CCAT26 test.
I didn't need to know much about crypto, but they care a lot about culture and mission alignment.
Questions d'entretien [3]
Question 1
Coding assignment on CodeSignal: define a data structure to handle a time based stream of data. This was not a LeetCode type of question. It was a more practical problem closer to the type of code you would write in real life.
System Design: A low latency large scale financial system - you don't need to know anything about crypto and you can abstract away a lot of the more domain specific financial services.
Le processus a pris 5 jours. J'ai passé un entretien chez Coinbase (Bengaluru) en janv. 2025
Entretien
Code signal online test with 4 different questions. Test time is 95 minutes, I could only solve two and time got over. Each test has mote than 10 to 15 test cases. all of them has to be passed before moving to the next test
Questions d'entretien [1]
Question 1
Code signal test, 4 test were given, one the managing the data structure for file system with sizes
1. List the files with file name and size
2. Sort the files by size and if size is same sort by name