J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Veeva Systems en janv. 2014
Entretien
1st Phone Interview: Java Questions and the same Parent class coding test as mentioned before
2nd Phone Interview: More Java questions and mapping values recursively coding test
Very nice interviewers
Questions d'entretien [1]
Question 1
1st Phone Interview:
- Past experience/projects
- Difference between set and List
- What are/example of static variables
- Easy basic stuff
- Code Test: given a person in a family tree, return a list of their oldest sisters
2nd Phone Interview:
- Java Questions: describe how "synchronize" works, difference between arraylist and linkedlist, question about Collections/abstract classes, easy stuff
- Code Test: map values to letters recursively -> THINK BFS WITHOUT USING A QUEUE (using recursion instead)
J'ai postulé en ligne. J'ai passé un entretien chez Veeva Systems (Toronto, ON)
Entretien
Applied for a Canadian role. Was interviewed by a US-based recruiter who does not understand Canadian employment law. I hold an open work permit (which requires zero employer sponsorship or cost), but the recruiter explicitly rejected me on the call, stating they 'only hire Citizens or PRs to avoid sponsorship.'
J'ai postulé en ligne. J'ai passé un entretien chez Veeva Systems (Londres, Angleterre) en mars 2026
Entretien
Applied online, then offered online interview.
The interviewer seemed completely disengaged through the whole process, and never even hinted at a smile once. It was a real shame and a waste of an hour - I should've stopped 15 minutes in to be honest.
Kept asking questions and re-asking the same ones 5 minutes later. Going off and back on camera. His attitude wasn't selling it, and him telling me the company was "overly American and intense" wasn't helping either.
Questions d'entretien [1]
Question 1
What experience do you have?
What don't you like at your current employer?
Difference between a List, Tuple and Dictionary?
What is a decorator?
Your thoughts on AI?
J'ai postulé en ligne. J'ai passé un entretien chez Veeva Systems (Tel Aviv-Yafo) en févr. 2026
Entretien
applied and got mail back which scheduled me an code question for one hour. Got the mail with the question and had one hour to send back the answer in code.
Questions d'entretien [1]
Question 1
got a string of numbers and a target int, output should be 3 numbers from the string which gives the target number with basic math arithmetics. print the equation which solve the questio as well