Member Technical Staff Interview Questions

10,978 member technical staff interview questions shared by candidates

There were many questions. I am mentioning some of the good questions here. Q1. Given a tree, and there will be treasure in one of the nodes. We can query any node, it will return the node itself if it contains the treasure or it returns the branch which leads to the treasure. we need to find out the treasure in minimum number of queries.
avatar

Member of Technical Staff

Interviewed at Nutanix

3.8
Oct 5, 2018

There were many questions. I am mentioning some of the good questions here. Q1. Given a tree, and there will be treasure in one of the nodes. We can query any node, it will return the node itself if it contains the treasure or it returns the branch which leads to the treasure. we need to find out the treasure in minimum number of queries.

There were two questions in the coding assessment, related to algorithm and graph. In the first technical round, I was given two coding questions and was asked to code those, these questions were related to heap and BST. The interviewer also asked me some technical questions from operating systems and algorithms. In the second technical round, I was asked some networking questions, since I was interviewed for a team working in distributed systems and networking domain. I was then asked to code a something like DNS server. The follow up question was to implement aging to the server by adding caching.
avatar

Member of Technical Staff Intern

Interviewed at Nutanix

3.8
May 8, 2019

There were two questions in the coding assessment, related to algorithm and graph. In the first technical round, I was given two coding questions and was asked to code those, these questions were related to heap and BST. The interviewer also asked me some technical questions from operating systems and algorithms. In the second technical round, I was asked some networking questions, since I was interviewed for a team working in distributed systems and networking domain. I was then asked to code a something like DNS server. The follow up question was to implement aging to the server by adding caching.

The phone screens also test your fundamentals in systems computing. I had questions testing my knowledge and understanding of computer architecture and virtual memory Focus was around your previous experiences. They grilled me on my concepts of operating systems, file systems, memory management and synchronization primitives.
Dec 9, 2019

The phone screens also test your fundamentals in systems computing. I had questions testing my knowledge and understanding of computer architecture and virtual memory Focus was around your previous experiences. They grilled me on my concepts of operating systems, file systems, memory management and synchronization primitives.

In each of the technical rounds, they asked me 1-2 coding questions each. Some were LC style and others were based on my systems knowledge (eg. implement deep ls command, implement locking code). I was also asked a lot around my resume and questions around distributed systems.
avatar

Member of Technical Staff Intern

Interviewed at Nutanix

3.8
Jan 22, 2020

In each of the technical rounds, they asked me 1-2 coding questions each. Some were LC style and others were based on my systems knowledge (eg. implement deep ls command, implement locking code). I was also asked a lot around my resume and questions around distributed systems.

Telephonic: Given a binary tree of numbers and a search number has given, find out first occurence of that number and smallest distance from root node. if you have given k search numbers find their occurence and nearest from root node in a single walk.
avatar

Senior Member of Technical Staff

Interviewed at Nutanix

3.8
Apr 12, 2020

Telephonic: Given a binary tree of numbers and a search number has given, find out first occurence of that number and smallest distance from root node. if you have given k search numbers find their occurence and nearest from root node in a single walk.

Viewing 241 - 250 interview questions

Glassdoor has 10,978 interview questions and reports from Member technical staff interviews. Prepare for your interview. Get hired. Love your job.