Upload Button Icon Add office photos

Nutanix

Compare button icon Compare button icon Compare

Filter interviews by

Nutanix Interview Questions, Process, and Tips

Updated 19 Jan 2025

Top Nutanix Interview Questions and Answers

View all 58 questions

Nutanix Interview Experiences

Popular Designations

75 interviews found

Interview Questions & Answers

user image Anonymous

posted on 7 Mar 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
-

I applied via Company Website and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. General DSA stuff straight from geeks for geeks and some python basics.
Round 2 - Technical 

(1 Question)

  • Q1. Interviewer was rude and did not even pay interest even for my intro kept interrupting while trying to solve a problem overall terrible experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Never accept an offer from toxic workplace/leadership

Interview Questions & Answers

user image Anonymous

posted on 21 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Easy aptitude six six six six six six

Round 2 - Technical 

(3 Questions)

  • Q1. Four four four four
  • Q2. Four four four four yo
  • Q3. Four four four yo yo yo yo

Interview Preparation Tips

Interview preparation tips for other job seekers - Amazing experience
Nutanix Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Asked about GPO

Windows System Administrator Interview Questions asked at other Companies

Q1. Some kind of network troubleshooting commands? What is the winevent logs
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was general aptitude round.

Round 2 - Coding Test 

Questions form DSA to check problem solving abilities.

Round 3 - Technical 

(1 Question)

  • Q1. Second largest number in an array.
  • Ans. 

    Find the second largest number in an array of strings.

    • Convert the array of strings to an array of integers for comparison.

    • Sort the array in descending order and return the second element.

    • Handle cases where there may be duplicates of the largest number.

  • Answered by AI

Skills evaluated in this interview

Cloud Devops Engineer Interview Questions asked at other Companies

Q1. What are the different types of EC2 instances based on their costs?
View answer (2)

Nutanix interview questions for popular designations

 Member Technical Staff

 (9)

 Site Reliability Engineer

 (5)

 Technical Staff Member 2

 (3)

 System Requirement Engineer

 (3)

 System Engineer

 (3)

 Sdet Automation Test Engineer

 (3)

 Technical Staff Member 3

 (2)

 Mts1

 (2)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Mcqs trelated to CS core sub 

(1 Question)

  • Q1. Questions related to bootstrap

Site Reliability Engineer Interview Questions asked at other Companies

Q1. what is diff cloud formation vs terraform, release management like blue green etc.
View answer (1)

Get interview-ready with Top Nutanix Interview Questions

SDE Interview Questions & Answers

user image Anonymous

posted on 21 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

30 mins
3 questions
medium level
easy to answer

Round 2 - Technical 

(2 Questions)

  • Q1. SDLC robot framework related selenium basics
  • Q2. Test methodologies

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)

Jobs at Nutanix

View all

Interview Questions & Answers

user image Anonymous

posted on 4 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

Techinal questions were asked and some questions on the nutanix

Round 2 - Technical 

(2 Questions)

  • Q1. Project explanation
  • Q2. What is DNS , deadlock and other os topics
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. How does PKI work
  • Q2. What happens when you search google
  • Ans. 

    When you search Google, it retrieves relevant information from its index and displays results based on the search query.

    • Google retrieves information from its index of web pages

    • Results are displayed based on relevance to the search query

    • Search results may include websites, images, videos, news articles, and more

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - They delayed a lot and finally got no reply

Skills evaluated in this interview

Top Nutanix Member Technical Staff Interview Questions and Answers

Q1. Link up all nodes present in same level of BST using next pointer
View answer (1)

Member Technical Staff Interview Questions asked at other Companies

Q1. Next Smallest Palindrome Problem Statement Find the next smallest palindrome strictly greater than a given number 'N' represented as a string 'S'. Explanation: You are given a number in string format, and your task is to determine the small... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

DSA, OOPS, OS,CN,DBMS

Senior Systems Engineer Interview Questions asked at other Companies

Q1. 2. Explain COMP, COMP-2, COMP-3 and Display. What are the difference between Continue and Next Sentence? Why does SOC7 occur?
View answer (4)

MTS-4 Interview Questions & Answers

user image Anonymous

posted on 21 Dec 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find maximum between 2 arrays

MTS-4 Interview Questions asked at other Companies

Q1. Py prog to print max and min of values in a dict
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

Nutanix Interview FAQs

How many rounds are there in Nutanix interview?
Nutanix interview process usually has 2-3 rounds. The most common rounds in the Nutanix interview process are Technical, Coding Test and One-on-one Round.
How to prepare for Nutanix interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Nutanix. The most common topics and skills that interviewers at Nutanix expect are Python, Computer science, Linux, Virtualization and Networking.
What are the top questions asked in Nutanix interview?

Some of the top questions asked at the Nutanix interview -

  1. implement a calculator class which does this cal.add(2).sub(3).mul(4).delay(200...read more
  2. Link up all nodes present in same level of BST using next poin...read more
  3. What is kernel in OS? Which storage components are there in comput...read more
How long is the Nutanix interview process?

The duration of Nutanix interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Nutanix

No Jobs

SALARIES

Sasken

SALARIES

Motadata

INTERVIEWS

Sasken

No Interviews

JOBS

Sasken

No Jobs

INTERVIEWS

Nutanix

No Interviews

INTERVIEWS

Pure Storage

No Interviews

JOBS

Motadata

No Jobs

LIST OF COMPANIES

Black Box Corporation

Overview

Tell us how to improve this page.

Nutanix Interview Process

based on 48 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.3k Interviews
Oracle Interview Questions
3.7
 • 846 Interviews
Dell Interview Questions
4.0
 • 386 Interviews
Cisco Interview Questions
4.1
 • 370 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
NetApp Interview Questions
3.9
 • 65 Interviews
Pure Storage Interview Questions
3.2
 • 7 Interviews
View all

Nutanix Reviews and Ratings

based on 159 reviews

3.7/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.9

Salary

3.6

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 159 Reviews and Ratings
Member of Technical Staff

Pune,

Bangalore / Bengaluru

0-3 Yrs

Not Disclosed

Sr. Project Delivery Coordinator

Bangalore / Bengaluru

6-7 Yrs

₹ 13-11 LPA

Explore more jobs
Member Technical Staff
101 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

System Reliability Engineer
46 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Mts1
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

MTS-4
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Staff Member 3
35 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Nutanix with

Red Hat

4.3
Compare

VMware Software

4.4
Compare

Cisco

4.1
Compare

Dell

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview