Ho sostenuto un colloquio presso Grove Collaborative
Colloquio
Was asked 2 simple algorithmic questions. Was able to use Google and work with the interviewer to come up with the optimal solution. Afterwards, had a few rounds with some PMs and the hiring manager.
Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso Grove Collaborative (San Francisco, CA) nel mese di gen 2018
Colloquio
The candidate is given a take-home programming assignment that is to be completed along with unit tests in about a day . It tests the candidate's knowledge of frontend programming skills (or backend if you apply for a backend engineer position), use of programming language constructs, object oriented programming and knowledge of algorithms and data structures.
After the take-home assignment is completed, if selected, you get called for an on-site interview. The on-site interview questions were very easy. They test communication skills, general design skills.
Domande di colloquio [1]
Domanda 1
Given a list of stores with their latitude and longitude in the US, find the "crow flying distance" to store nearest to an arbitrary US address. Use Google's Geocoding API if necessary to convert an address to a latitude/longitude.