Candidatei-me por meio de recrutador(a). O processo levou 1 semana. Fui entrevistado pela Vanta em jun. de 2025
Entrevista
They give you a very lengthy problem description that essentially boils down to writing ~4-5 if-statements to verify different conditions that are present in the problem statement. So brush up on your reading speed and comprehension and don't worry too much about complex leetcode problems. My code passed the test cases within the allotted time given, but I think my interviewer was mostly focused on writing the solution that they expected and couldn't allow me to write different code than they expected. So you either code exactly what they expect or you fail. Probably not the kind of place you want to work. After answering this part, there was a followup where they asked me to write pseudo code since most candidates run out of time writing actual code. So I started writing pseudo code but it just turned into fully functioning actual code. But I got an email the next day about a rejection, so I don't know what they want.
2
Outras avaliações de entrevista de vagas de Senior Software Engineer da empresa Vanta
Candidatei-me online. Fui entrevistado pela Vanta (San Francisco, CA) em fev. de 2026
Entrevista
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.
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Vanta em fev. de 2026
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Vanta em jan. de 2026
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Leetcode style question that involved topological sorting