Candidatei-me online. O processo levou 4 semanas. Fiz uma entrevista na empresa Veeva Systems.
Entrevista
First step of interview process was a video call (screen), was asked about my background, interest at Veeva, my most important/best project I've worked on, when I could start working, other logistical questions. Nothing too technical at all.
2nd step was a Coding Challenge (90 minutes, video call & programming on cloud development environment both people can see). Was asked to explain the basics of OOP, then two problems to answer with code.
A week later I was notified that they decided not to continue the process
Perguntas de entrevista [1]
Pergunta 1
1. What are the basic principles of OOP? After answered, asked to explain each one.
2. (Coding) Given two strings, figure out if they are anagrams (Kept asking for a better answer until a good linear solution was presented)
3. Given a tile class, where each tile knows: the tile to the east, north, west, and south, along with whether it is a golden tile or not. Tiles are laid out in a large square (of unknown size), and there is only 1 golden tile. You start at one tile within the sqare (unknown) and need to find a path to the golden tile (list directions of east/south/north/west, in order).
Candidatei-me online. Fiz uma entrevista na empresa Veeva Systems (Toronto, ON).
Entrevista
They’re really helpful and provided clear guidance and instructions during the process, the question aligns well with the role and the company’s job. Difficulty of the coding problem was reasonable.
Candidatei-me online. Fui entrevistado pela Veeva Systems em mai. de 2026
Entrevista
The process consists of a personality test, a coding challenge, a 1 hour live coding interview, and finally a "Why Veeva" interview. The interviewer was very nice and the live coding question was fair (either in Java or Python).
Candidatei-me online. Fui entrevistado pela Veeva Systems (Pleasanton, CA) em mai. de 2026
Entrevista
1 hours for technical round.
Given a OOP file, complete one of its function. Very simple and straightforward. Restricted to 3 languages: Python, Java, and JS. The interviewer was nice.
Perguntas de entrevista [1]
Pergunta 1
Complete one of a function in a class. Complexity wise easy, just a little monotonous which brings it to a medium.