Upload Button Icon Add office photos

Nutanix

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Nutanix Technical Staff Member 3 Interview Questions and Answers

Updated 22 Oct 2024

Nutanix Technical Staff Member 3 Interview Experiences

2 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Two leetcode questions were given.
1. Easy question, it was something like: you have n buildings and their heights are given. The ocean is on to the right most end of the array of buildings. One need to return the list of buildings from which there is an ocean view.
Problem: 1762 in leetcode

2. Medium to moderately hard question on graphs: Rotten oranges problem in Leetcode

Round 2 - Coding Test 

This was an onsite round for me.
1. Find longest palindromic substring
2. Find maximum sum subarray

Round 3 - Technical 

(1 Question)

  • Q1. This was a HLD round. I was asked to design a employee reimbursement system which takes in receipts and gives reimbursement after approvals.
Round 4 - One-on-one 

(1 Question)

  • Q1. This was final round with manager, there were some discussions on my previous projects and a LLD problem with focus on design patterns.

Interview Preparation Tips

Topics to prepare for Nutanix Technical Staff Member 3 interview:
  • Coding
  • hld
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Use Binary Search to find square root, Swap Linked List pair wise

Round 2 - Coding Test 

Max Area of Rectangle in 01 Matrix

Round 3 - Case Study 

System design of Cloud based storage like Amazon S3

Technical Staff Member 3 Interview Questions Asked at Other Companies

asked in NetApp
Q1. Given a ladder where you can either take x steps or y steps at a ... read more
asked in NetApp
Q2. Create a program to create all the possible combination using 0 a ... read more
asked in NetApp
Q3. What do you do when blocker comes?
asked in NetApp
Q4. Multithreading in Python and asyncio
Q5. Write terraform module for any AWS resources.

Technical Staff Member 3 Jobs at Nutanix

View all

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Write terraform module for any AWS resources.
  • Ans. 

    Terraform module for creating an AWS S3 bucket

    • Define variables for bucket name, region, and tags

    • Create S3 bucket resource with specified variables

    • Add bucket policy for access control

    • Output bucket ARN for reference

  • Answered by AI

Skills evaluated in this interview

I applied via Referral and was interviewed in Dec 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Given a ladder where you can either take x steps or y steps at a time. Suppose there are n number of steps in ladder. What are the ways to climb the ladders?
  • Ans. 

    Ways to climb a ladder with x or y steps at a time

    • Use dynamic programming to calculate number of ways to climb ladder

    • Create an array to store number of ways to reach each step

    • Number of ways to reach a step is sum of number of ways to reach previous x steps and previous y steps

    • Base cases: number of ways to reach first x steps and first y steps are 1

  • Answered by AI
  • Q2. Create a program to create all the possible combination using 0 and 1 for n number of digits, for example for n = 2, [00,01, 10,11]
  • Ans. 

    Create a program to generate all possible combinations of 0 and 1 for n number of digits.

    • Use a loop to iterate through all possible combinations

    • Use binary representation to generate the combinations

    • Store the combinations in an array of strings

  • Answered by AI
Round 2 - Technical 

(4 Questions)

  • Q1. Implementation of Singleton Pattern, SingletonPerProcess, SingletonPerThread
  • Q2. Process cycle in Linux
  • Ans. 

    Process cycle in Linux refers to the sequence of events that occur when a process is created, executed, and terminated.

    • When a process is created, it is assigned a unique process ID (PID)

    • The process is then placed in the ready queue and waits for the CPU to execute it

    • Once the process is executed, it enters the running state

    • During execution, the process may be interrupted by the scheduler and placed back in the ready que...

  • Answered by AI
  • Q3. Multithreading in Python and asyncio
  • Ans. 

    Python has built-in support for multithreading through the threading module and for asynchronous programming through asyncio.

    • Multithreading allows multiple threads to run concurrently, improving performance for CPU-bound tasks.

    • Asyncio is a library for writing asynchronous code using coroutines, improving performance for I/O-bound tasks.

    • Asyncio uses an event loop to manage coroutines and tasks.

    • Asyncio also provides supp...

  • Answered by AI
  • Q4. Python basics, context managers, decorators, etc
Round 3 - One-on-one 

(3 Questions)

  • Q1. What do you do when blocker comes?
  • Ans. 

    I analyze the blocker and prioritize the next steps accordingly.

    • Identify the root cause of the blocker

    • Assess the impact of the blocker on the project timeline

    • Communicate the blocker to the relevant stakeholders

    • Prioritize the next steps based on the severity of the blocker

    • Take necessary actions to resolve the blocker

  • Answered by AI
  • Q2. How to keep track of the stories assigned to you?
  • Q3. There is a boom in the market, what are the chances of yours joining us?

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview process is smooth and happens quickly, takes less that a week, so better prepared beforehand.

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Laptop knowledge
  • Q2. What type of laptop in mkt
  • Ans. 

    The most popular laptops in the market are typically from brands like Apple, Dell, HP, and Lenovo.

    • Popular laptop brands include Apple, Dell, HP, and Lenovo

    • Consider factors like processing power, storage capacity, and battery life when choosing a laptop

    • Look for laptops with good customer reviews and reliable customer support

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Yes it was hard and time consuming

Round 2 - Coding Test 

Two problems we asked abt man and woman

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't worry be happy

Interview Questionnaire 

8 Questions

  • Q1. What is accrual
  • Ans. 

    Accrual is the process of recognizing and recording expenses or revenues in the financial statements, even if the cash has not been exchanged.

    • Accrual accounting recognizes transactions when they occur, regardless of when the cash is received or paid.

    • It ensures that financial statements reflect the economic reality of a business.

    • Accrued expenses and accrued revenues are common examples of accruals.

    • Accruals are necessary...

  • Answered by AI
  • Q2. End to End Journal Entry
  • Q3. Short term,Long term fund
  • Q4. Accounting standards
  • Q5. Basic Rules
  • Q6. BRS- related
  • Q7. Depreciation
  • Q8. TDS, GST,RCM, write off entry

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

Interview Questionnaire 

1 Question

  • Q1. Programming

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer had less knowledge on the current technologies and was more stereo type.

Interview Questionnaire 

5 Questions

  • Q1. Questions on Sales cycle and Oracle products like HCM, ERP, EPM and other cloud services
  • Q2. Questions on Current IT Trends
  • Q3. Questions on Financial Analytics (Profitability ratios and financial modeling) and product bench marking approach
  • Q4. Questions on CLoud, IoT, Blockchain Trends and applications across industries
  • Q5. Face to Face questions - Guesstimate and Case Study, 2 subsequent interviews on Case Study with Manager and Director

I applied via Company Website and was interviewed in Nov 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Linked list, data structure
  • Q2. Map,

Interview Preparation Tips

Interview preparation tips for other job seekers - Learn data structure and analysis
Contribute & help others!
anonymous
You can choose to be anonymous

Nutanix Interview FAQs

How many rounds are there in Nutanix Technical Staff Member 3 interview?
Nutanix interview process usually has 3-4 rounds. The most common rounds in the Nutanix interview process are Coding Test, One-on-one Round and Case Study.
How to prepare for Nutanix Technical Staff Member 3 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 Computer Science, C++, Python, Clinical Data Management and Virtualization.

Recently Viewed

INTERVIEWS

DistrictD || Utopian Dreams Private Limited

No Interviews

INTERVIEWS

Motadata

No Interviews

INTERVIEWS

Sasken

No Interviews

INTERVIEWS

Nutanix

No Interviews

INTERVIEWS

Motadata

No Interviews

INTERVIEWS

Jodo

No Interviews

INTERVIEWS

Nutanix

No Interviews

INTERVIEWS

Motadata

No Interviews

INTERVIEWS

Sasken

No Interviews

INTERVIEWS

DistrictD || Utopian Dreams Private Limited

No Interviews

Tell us how to improve this page.

Nutanix Technical Staff Member 3 Interview Process

based on 4 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

IBM Interview Questions
4.0
 • 2.4k Interviews
Oracle Interview Questions
3.7
 • 905 Interviews
Cisco Interview Questions
4.1
 • 397 Interviews
Dell Interview Questions
4.0
 • 393 Interviews
Adobe Interview Questions
3.9
 • 252 Interviews
24/7 Customer Interview Questions
3.5
 • 175 Interviews
Globant Interview Questions
3.8
 • 172 Interviews
View all
Nutanix Technical Staff Member 3 Salary
based on 35 salaries
₹20 L/yr - ₹45 L/yr
18% more than the average Technical Staff Member 3 Salary in India
View more details

Nutanix Technical Staff Member 3 Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.3

Skill development

4.1

Work-life balance

4.1

Salary

3.5

Job security

3.5

Company culture

3.1

Promotions

3.0

Work satisfaction

Explore 3 Reviews and Ratings
Member of Technical Staff 3 - DR & Backup

Bangalore / Bengaluru

3-6 Yrs

₹ 22.8-40 LPA

Member of Technical Staff 3

Bangalore / Bengaluru

3-7 Yrs

₹ 22.8-32 LPA

Member of Technical Staff 3 [3.5

Pune

3-7 Yrs

Not Disclosed

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