Envié una solicitud electrónica. El proceso duró 4 semanas. Acudí a una entrevista en PathAI (Boston, MA) en ene 2017
Entrevista
First, you'll get a screening phone call from the interviewer. Upon verifying your credentials, you have to go through an online coding/CV test. If successful, the company will ask you to come onsite for an interview where you will speak to 3-4 people. This involves coding and ML questions.
Two coding problem. Easy, array focused and debugging. Two ML screens - one on research and the other on systems. New grad can crack after 1 month of prep. ML was around regularization and second order optimization.
Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en PathAI en ene 2022
Entrevista
Applied through LinkedIn. The recruiter reached out over email to do a online HackerRank assessment of a custom machine learning problem for AI and it was timed at 60 minutes.
Preguntas de entrevista [1]
Pregunta 1
The problem was to calculate K nearest neighbors for each of their 2D arrays given another array. Using python libraries was allowed.
Envié una solicitud electrónica. Acudí a una entrevista en PathAI
Entrevista
Applied online, directly got hacker rank link. online assessment consists of Multiple Choice Questions + Programming question.
Multiple Choice Questions are basic ML +CNN + Math questions. about 90 mins total
Preguntas de entrevista [1]
Pregunta 1
Calculate Parameters for given CNN network given the network architecture.
Other ML+CNN questions.
Programming question: Jaccard Coefficient. The examples mentioned were misleading