The interview process consisted of a 30 min video interview where they ask common questions to try and learn a bit about you. Then a take home 60 minute coding challenge. I must say I was a little surprised when it came to the complexity of the last question (there was a total of 3).
Interview questions [1]
Question 1
Given an algebraic string ( ex. "22.5*n*-1.5/4") and a result (ex. 14). Return the value of n as a double with 4 points of precision. I must say for a 1 hour challenge with 2 other questions this seemed unfair. You essentially have to write a parser.
I applied online. I interviewed at Veeva Systems (Toronto, ON)
Interview
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.
I applied online. I interviewed at Veeva Systems in May 2026
Interview
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).
I applied online. I interviewed at Veeva Systems (Pleasanton, CA) in May 2026
Interview
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.
Interview questions [1]
Question 1
Complete one of a function in a class. Complexity wise easy, just a little monotonous which brings it to a medium.