Taro Logo

Senior Software Engineer Interview Experience - San Jose, California

September 1, 2024
Neutral ExperienceGot Offer

Process

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.

Questions

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}.

Was this helpful?

Interview Statistics

The following metrics were computed from 3 interview experiences for the Nutanix Senior Software Engineer role in San Jose, California.

Success Rate

0%
Pass Rate

Nutanix's interview process for their Senior Software Engineer roles in San Jose, California is extremely selective, failing the vast majority of engineers.

Experience Rating

Positive0%
Neutral33%
Negative67%

Candidates reported having very negative feelings for Nutanix's Senior Software Engineer interview process in San Jose, California.

Nutanix Work Experiences