Envié una solicitud electrónica. El proceso duró 1 semana. Acudí a una entrevista en Veeva Systems (New York, NY) en ene 2024
Entrevista
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.
Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en Veeva Systems (Pleasanton, CA) en jul 2023
Entrevista
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/