Upload Button Icon Add office photos

Nutanix

Compare button icon Compare button icon Compare

Filter interviews by

Nutanix Site Reliability Engineer Interview Questions and Answers

Updated 17 Nov 2024

Nutanix Site Reliability Engineer Interview Experiences

5 interviews found

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Cloud, virtualisation etc basics
  • Q2. Computer networks, MS
  • Q3. Operating systems, linux basics
Round 2 - Technical 

(3 Questions)

  • Q1. Introduction at first
  • Q2. Networking topics were asked
  • Q3. Linux commands etc
Round 3 - Technical 

(2 Questions)

  • Q1. In depth networking knowledge
  • Q2. In depth OS and Linux
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - MCQ Test 

(2 Questions)

  • Q1. Cloud computing basics
  • Q2. Networking and operating system are most vital ones

Interview Preparation Tips

Interview preparation tips for other job seekers - The exam is very easy, everything comes out from the topics that is needed for an SRE.. The MCQs are easy but and ofc in the exam hall there's the chance to cheat but it's futile.. Just complete your test asap and submit because time plays an essence too.. have confidence do it fast that's all.. As of time I couldn't move up to other round but from what I heard second round isn't that hard.. if you can clear 1st then 2nd Is somehow similar in terms a questions just a little hard to speak out because that's an interview, I'm talking about the chance that students have from college, the SRE INTERN

Site Reliability Engineer Interview Questions Asked at Other Companies

asked in Equifax
Q1. what is diff cloud formation vs terraform, release management lik ... read more
asked in Verizon
Q2. Write a program to find a missing number in Arrays?
Q3. write script to display logs of GET response and response time an ... read more
asked in Verizon
Q4. What is the Collection Framework?
asked in Cisco
Q5. What are the linux commands do you know ?
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(2 Questions)

  • Q1. Virtualizationn
  • Q2. Linux trouble shooting
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Mcqs trelated to CS core sub 

(1 Question)

  • Q1. Questions related to bootstrap

Nutanix interview questions for designations

 Site Reliability Engineer 2

 (1)

 System Reliability Engineer

 (1)

 System Engineer

 (3)

 Software Engineer

 (1)

 Staff Engineer

 (1)

 Cloud Devops Engineer

 (1)

 Senior Systems Engineer

 (1)

 Senior Software Engineer

 (1)

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

I applied via Campus Placement and was interviewed in Apr 2023. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Assignment 

They were asked 60 MCQ question in one hour. Questions are from computer networks, cloud, DBMS, and reasoning.

Round 3 - Group Discussion 

Total 14 students are selected for this round out of 300. They are conducted this round in physical mode. There were five members. Topic given for group discussion was "learning vs earning".
In this round total 6 students are selected for further process.

Round 4 - Technical 

(1 Question)

  • Q1. In this round they take interview in physical mode. There was 3 panelists. First they asked about introduction and jumped on projects. After then they asked me question on cloud computing and networking e...
Round 5 - Technical 

(1 Question)

  • Q1. For this round 4 students were selected . Unfortunately I am not from them. In this round they asked questions on the basis of students resume and projects.
Round 6 - HR 

(1 Question)

  • Q1. Only 2 student was eligible for this round. Only one HR was taken this round.All the questions are simple . Like smart work is better or had work.

Interview Preparation Tips

Interview preparation tips for other job seekers - Both students were shortlisted with 24LPA.

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Ques. related about security, troubleshooting, installation & Maintenance. both windows and linux.

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall good experience candidate must have basic knowledge of all basic fundamentals in windows and linux too.
and candidate have also good knowledge in networking, hardware and software.

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Medium

It was Technical + Aptitude MCQ round.The technical section consisted if MCQ related to DSA,OS,DBMS.The aptitude section consisted of questions related to basic mathematics.

  • Q1. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. 

    The task is to distribute candies to students based on their performance while minimizing the total candies distributed.

    • Create an array to store the minimum candies required for each student.

    • Iterate through the students' ratings array to determine the minimum candies needed based on the given criteria.

    • Consider the ratings of adjacent students to decide the number of candies to distribute.

    • Calculate the total candies req...

  • Answered by AI
Round 2 - Face to Face 

(2 Questions)

Round duration - 30 minutes
Round difficulty - Medium

It was a technical interview testing the basic skills of OS and DBMS of candidates along with few project discussions from your CV.

  • Q1. Can you write 15 Linux commands along with their functions?
  • Ans. 

    List of 15 Linux commands with their functions

    • ls - list directory contents

    • pwd - print working directory

    • cd - change directory

    • mkdir - make a new directory

    • rm - remove files or directories

    • cp - copy files and directories

    • mv - move or rename files and directories

    • grep - search for patterns in files

    • chmod - change file permissions

    • ps - display information about running processes

    • top - display and update sorted information about pr...

  • Answered by AI
  • Q2. What are DDL (Data Definition Language) and DML (Data Manipulation Language)?
  • Ans. 

    DDL is used to define the structure of database objects, while DML is used to manipulate data within those objects.

    • DDL includes commands like CREATE, ALTER, DROP to define database objects like tables, indexes, etc.

    • DML includes commands like INSERT, UPDATE, DELETE to manipulate data within tables.

    • Example of DDL: CREATE TABLE employees (id INT, name VARCHAR(50));

    • Example of DML: INSERT INTO employees VALUES (1, 'John Doe

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Vellore Institute of Technology. I applied for the job as System Engineer in BangaloreEligibility criteriaAbove 8 CGPACerner Corporation interview preparation:Topics to prepare for the interview - Data Structures, DBMS, Linux, Algorithms,Cloud computing, Operating systemsTime required to prepare for the interview - 2 monthsInterview preparation tips for other job seekers

Tip 1 : Be clear about the concepts of Linux and shell scripting.
Tip 2 : Learn about the basics of Data structures and Algorithm.
Tip 3 : Be prepared to explain your projects mentioned in your CV.

Application resume tips for other job seekers

Tip 1 : Use professional Keywords in your resume.
Tip 2 : Don't mention anything you are not confident in.

Final outcome of the interviewSelected
Round 1 - Technical 

(2 Questions)

  • Q1. Explain about yourself and previous job ?
  • Q2. AWS basics questions
Round 2 - Technical 

(2 Questions)

  • Q1. AWS + Devops questions
  • Q2. Are you a self learner ?
Round 3 - HR 

(4 Questions)

  • Q1. What are your salary expectations?
  • Q2. Why are you looking for a change?
  • Q3. Where do you see yourself in 5 years?
  • Q4. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - If your are certified and a self learner I would be better
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via AmbitionBox and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Project worked in ur previus company
  • Q2. Explain in detail what tools used, how you deployed etc
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Technology and Platform overview and questions based on current project
Round 2 - Technical 

(1 Question)

  • Q1. Hands-on python coding on screen share

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared on your resume

Nutanix Interview FAQs

How many rounds are there in Nutanix Site Reliability Engineer interview?
Nutanix interview process usually has 2-3 rounds. The most common rounds in the Nutanix interview process are Technical, Group Discussion and HR.
What are the top questions asked in Nutanix Site Reliability Engineer interview?

Some of the top questions asked at the Nutanix Site Reliability Engineer interview -

  1. In this round they take interview in physical mode. There was 3 panelists. Fir...read more
  2. For this round 4 students were selected . Unfortunately I am not from them. In ...read more
  3. Networking and operating system are most vital o...read more

Tell us how to improve this page.

Nutanix Site Reliability Engineer Interview Process

based on 5 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Adobe Interview Questions
3.9
 • 234 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
Dassault Systemes Interview Questions
4.0
 • 162 Interviews
Oracle Cerner Interview Questions
3.7
 • 157 Interviews
VMware Software Interview Questions
4.4
 • 145 Interviews
ServiceNow Interview Questions
4.1
 • 121 Interviews
Thomson Reuters Interview Questions
4.1
 • 114 Interviews
Amadeus Interview Questions
3.9
 • 108 Interviews
UKG Interview Questions
3.1
 • 103 Interviews
Atlassian Interview Questions
3.5
 • 89 Interviews
View all
Nutanix Site Reliability Engineer Salary
based on 20 salaries
₹11.3 L/yr - ₹22 L/yr
22% more than the average Site Reliability Engineer Salary in India
View more details

Nutanix Site Reliability Engineer Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.3

Skill development

4.0

Work-life balance

4.3

Salary

2.0

Job security

2.7

Company culture

2.7

Promotions

2.0

Work satisfaction

Explore 2 Reviews and Ratings
Member Technical Staff
100 salaries
unlock blur

₹14 L/yr - ₹48 L/yr

System Reliability Engineer
47 salaries
unlock blur

₹10.3 L/yr - ₹25 L/yr

Technical Staff Member 3
42 salaries
unlock blur

₹20 L/yr - ₹45 L/yr

Technical Staff Member 2
37 salaries
unlock blur

₹17.2 L/yr - ₹50 L/yr

Solution Consultant
35 salaries
unlock blur

₹20 L/yr - ₹23 L/yr

Explore more salaries
Compare Nutanix with

Red Hat

4.3
Compare

24/7 Customer

3.5
Compare

Thomson Reuters

4.1
Compare

Oracle Cerner

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