J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Veeva Systems (New York, NY) en janv. 2024
Entretien
Got ghosted in the process. Not a single word or response after sending emails about any updates. Was hoping I would get some response after doing a take home technical assessment but nothing.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Veeva Systems (Pleasanton, CA) en juill. 2023
Entretien
Process is pretty standard Interview 0: Hiring Manager - Plus if you know Java+AWS Pre-screening basic REST questions (POST, etc..) Interview 1: Director Of Organization - Question: ¿Why Veeva? - Answer: Kind of important behavioral question, do not respond trivially, this is a deal breaker for them. Interview 2: Behavioral questions and Career - Question: Have you managed people before - Answer: Say yes Interview 3: Technical Interview
Technical interview: Given an array with positive and negative integers where the ith cell tell you if you will do +/- movements to next jump. find out if it has a cycle. https://leetcode.com/problems/circular-array-loop/