Candidates applying for Senior Software Engineer roles take an average of 7 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Vanta overall takes an average of 20 days.
Common stages of the interview process at Vanta as a Senior Software Engineer according to 1 Glassdoor interviews include:
Phone interview: 100%
Here are the most commonly searched roles for interview reports -
I applied online. I interviewed at Vanta (San Francisco, CA) in Feb 2026
Interview
Really enjoyed the conversations, had a leetcode style phone interview. Onsite was 50% behavioral and 50% technical. System design + backend practical. Backend practical was coding plus understanding of distributed systems.
I applied through an employee referral. I interviewed at Vanta in Jan 2026
Interview
I had a phone call with recruiter after which they scheduled a leetcode style coding problem for 1 hour. I am not certain if they had expectation of solving 2 problems in 1 hour because there was something being said about first we will solve this problem.
In any case, the 1st problem was on topological sorting and I solved it in python completely. At the end, I enevr got sent to next stage even after solving a medium difficulty problem involving topological sort not just some array sorting. I found that very strange and quite disappointing from interviewing standpoint.
Interview questions [1]
Question 1
Leetcode style question that involved topological sorting
I applied through an employee referral. I interviewed at Vanta in Feb 2026
Interview
Talked to the recruiter and then scheduled a tech interview. The tech interview was 45 minutes with a senior engineer, but as usual my ADHD stepped up and doomed spiraled my brain into locking up. I didn't even remember that I have half a dozen working examples on my GitHub. "Code testing" so messed up for our career choice.
Interview questions [1]
Question 1
Build a recursive function. I still can't believe this is used as an interview question. In my 25+ years as a software engineer, I can count the number of times I have use one on one hand. Actually on half a hand... There's is always a better choice than recursion.