This was the online Assessment round. Happened at the HackerRank platform, link was shared via mail and there were 48hrs to complete the assessment. There were 2 coding questions and them some specific questions regarding c++ and Linux commands.
Interview questions [1]
Question 1
2 Questions in the online assessment.
1. One was a Dynamic Programming question.
2. Other was some Djikstra algo question.
I applied online. I interviewed at Nutanix (Cambridge, England) in May 2026
Interview
It consisted of several stages, first a screening call, then a take home project and discussion, and finally an in-person interview day with three technical and one behavioural interview. All interviewers were engaged and interested, and also happy to discuss anything I asked.
Interview questions [1]
Question 1
Write a non-blocking spinlock which allows for starvation-free access to multiple readers or a single writer.