Me postulé en línea. Acudí a una entrevista en Health Fidelity (San Mateo, CA) en nov 2018
Entrevista
applied online, recruiter reached out for phone screening.
Scheduled online video interview via Zoom or tool like that. you need to share screen while coding on any IDE.
They are not interested in algorithms. Simply how you parse the file and get the right answer.
Preguntas de entrevista [1]
Pregunta 1
1)Given a large text file, find the top 10 frequent words. (used priorityqueue simple leetcode)
2)From the same text file, find the occurence count of a particular word
3)Find the top 10 most frequent bigrams from the text file. (2 words adjacent to each other that occur multiple times)
Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Health Fidelity (San Mateo, CA) en feb 2016
Entrevista
CTO and VP of engineering reached out to me, then moved forward with a screening interview. Did well with the phone screen, but they decided not to move on with the interview process. At the end it was kind of a waste of time for both parties considering I talked to three employees from their company.
Preguntas de entrevista [1]
Pregunta 1
Parse Shakespeare's entire work and find the top 10 most used words