3 interviews onsite.
1st interview: Logic thinking and programmatic skills.
2nd interview: Hardware/software integration. Discussion on previous projects.
3rd interview: Storage I/O in general. NVMe and storage stack in kernel.
Given a list of N servers and an array which tells how many requests each can handle.
Given a Target T requests, return a group of the minimum number of servers needed to satisfy the request.
The sum of requests of those servers should exactly match the Target.
If there are multiple such groups, return one such group.
E.g. Target = 8, Array = { 1, 9, 2, 3, 5, 6 }. Answer = {5, 3}. Can also be {2, 6}.
The following metrics were computed from 3 interview experiences for the Nutanix Senior Software Engineer role in San Jose, California.
Nutanix's interview process for their Senior Software Engineer roles in San Jose, California is extremely selective, failing the vast majority of engineers.
Candidates reported having very negative feelings for Nutanix's Senior Software Engineer interview process in San Jose, California.