I applied online. The process took 3 weeks. I interviewed at Nutanix (San Jose, CA) in Mar 2025
Interview
2 rounds, 1 recruiter screen + 3 hour interview back (technical) to back (technical) to back (hiring manager), process was around three weeks. There was also an initial hackerrank you have to do in order to get to the recruiter screen.
Interview questions [1]
Question 1
Q1: top k elements
Q2: swap nodes in pairs in linkedlist
I applied through an employee referral. The process took 1 week. I interviewed at Nutanix (San Jose, CA) in May 2025
Interview
There were three stages to the interview process in total. The first one was a 30-minute round with the hiring lead, while the second two were 45-minute technical rounds. All of which asked me some kind of coding questions as well as stuff on my resume.
Interview questions [1]
Question 1
They asked me about one of the projects I put on my resume.
I applied online. The process took 4 weeks. I interviewed at Nutanix in Dec 2024
Interview
A hackerrank test with 4 tasks (leetcode easy/medium level), followed by 2 theoretical/technical interviews that tested general programming knowledge(operating systems, oop principles, networking, code testing) as well as some algorithmic questions.
Interview questions [1]
Question 1
Create structure to fetch all integers with same prefix. It came down to using structure similar to trie trees just with digits.