I applied online. The process took 4 weeks. I interviewed at Veeva Systems
Interview
Structure (in order):
1 HR Call, 1 OA, 1 Hiring Manager Match Call, 1 Team Day (4 interviews back-to-back). Apparently, there was another call with head of recruiting during the offer stage, but I didn't make it there.
Experience:
While some interviewers were nice, some seemed uninterested or just plain rude. One started responding to emails halfway through. One interviewer tried to poke holes at points on my resume and debate me on seemingly random points. Because of that, I only had 15 minutes to do the technical problem of the interview.
Tips:
Just remember that the technical portion is not as important as the behavioral. Don't try to woo this company by saying that you're interested in learning, exploring, etc (that'll look like you'll want to leave in a few years). They care more about longevity and your traits that indicate you'll want to stay in the role for a long time. Also, make sure you have 101 reasons for 'Why Veeva?'
Summary:
So many rounds and for what? Why ask so many technical questions when they don't seem to matter much? Please make sure your interviewers know how to hold a conversation. A waste of time.
Interview questions [1]
Question 1
Every coding question (unless specified) was in Java.
- Trying to figure out the purpose of a very poorly written function, refactoring it, and writing tests for it
- Implement a graph to model connections between various cities. Then write a function to find the shortest path between two cities. Then write a function to find all cities that are equidistant to City A and City B.
Interview C:
- LC: Validate Parentheses, Word Break
- Questions on Javascript (== vs ===, etc)
- Questions on React
- Writing a basic SQL query (grouping, etc)
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.