J'ai postulé via une agence de recrutement. Le processus a pris 2 semaines. J'ai passé un entretien chez Geonomics en avr. 2015
Entretien
Technical phone interview with 2 employees. Both were very stiff, one was particularly hard to understand due to his accent. They gave me such a bad feeling about the company as a whole that I wouldn't accept the offer anyway. Their questions were very detailed, mostly related to pure Computer Science concepts. It was ridiculous when one of them asked me to imagine writing a class doing x, a method doing y and another class doing z etc. Waste of time.
Questions d'entretien [1]
Question 1
Calculate the Big-O given the following parameters
J'ai postulé via la recommandation d'un employé. Le processus a pris 1 semaine. J'ai passé un entretien chez Geonomics (Londres, Angleterre) en sept. 2017
Entretien
A recruiter proposed me to the company. The company sends to me a java pretest and then they call me for a technical interview. The technical interview was about 45 minutes.
Questions d'entretien [1]
Question 1
How do you think to implement a phone book if you can use only List? The implementation must support add/remove operations and then find by name operation. No concurrency/multithread is needed. Costs of all operations.
J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Geonomics (Londres, Angleterre) en janv. 2016
Entretien
Just a telephone interview with two people. One of them had a very thick accent and I had to ask him to repeat his sentences often, which seemed to annoy them.
The whole interview was just a dry list of computer science questions. Describe inheritance. Describe what a linked list looks like in memory. What's the difference between linked and array lists. There was no practical questions or questions about experience. I got one of them wrong and was rejected. Seems like they're interviewing to hire a wikipedia page, not an actual human being. If you're really good at memorising facts you'll ace this, I suppose.
Questions d'entretien [1]
Question 1
Describe the different between reference by value and reference by variable