Filter interviews by
awk and sed are powerful text processing tools in Linux.
awk is used for pattern scanning and processing
sed is used for text stream editing
Both can be used in combination to manipulate text files
Example: awk '{print $1}' file.txt
Example: sed 's/old/new/g' file.txt
I applied via campus placement at NMAM Institute of Technology, Mangalore and was interviewed in Jul 2024. There were 2 interview rounds.
Based on os , linux , nutanix
I applied via LinkedIn and was interviewed in Feb 2024. There were 2 interview rounds.
Q1) Write a functions to perform all CRUD in api.
Q2) Given two sorted list
ar1 =[1,2,3,4,7,7,12,18,19]
ar2 = [3, 4, 7, 7,14, 18, 19]
You can add and find largest sum but you can switch when ar1 and ar2 have same numbers.
Solution: you can base your solution on merge algo and recursively call your function to return largest sum possible.
Number of islands in a matrix
Design data recovery system
Nutanix interview questions for popular designations
It was some sorting question - 1 Hour JAVA
Use the kill command with the child process ID to terminate it
Find the child process ID using tools like ps or pgrep
Use the kill command with the appropriate signal (e.g. SIGTERM, SIGKILL) and the child process ID
Example: kill -9
Get interview-ready with Top Nutanix Interview Questions
It is easy based on Linux, os , network sw/hw.
The gd is very easy in terms of communication
I applied via Campus Placement
I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.
There were two questions
Q1: Given a comma seperated strings starting with alphabet and numerics like:
"a11, a121, a1213, b231, ...."
Constraints:
1> Sort in O(n) time. Yes you read right. O(n) time.
2> Can not use sort or sorted or any pre written python library.
And Yes, This was Interview was for MTS - Python Automation.
Every time was going to write down some code, he wanted it to understand, cross questioned and didn't let me write anything.
Felt like he had bad evening or something.
He was Senior MTS but very bad at taking inteviews. I felt sorry for team mates that have to delt with him at daily basis. Given the fact that he was from a college from Delhi that has tainted reputation, I guess, it's understandable.
I told him that I will write the solution and then optimize it further but he told no.
Q2> Write a recursive function to open a files in a filePath directory and sub directory, with certain extension and replace a certain string with another string.
Solution: I write but he was unhappy. Argued that you can not open 2GB file and write it.
When I asked if text to be replaced can be on 2 lines then he said, May be , may be not.
At this point I understood he was there to reject me. So I expalined what I knew about solution.
Q3> If a file is on the server gets corrupted. How will you verify.
Solution: I did not remebered about MD5. And he did not provided that there will be hash as well so I was unable to answer that.
This seems very specific question without any context. And someone who has not worked on files transfer and data verification will never know in advance regardless of one's.
Q4> Test your code.
String manipulation questions.
Some of the top questions asked at the Nutanix interview -
The duration of Nutanix interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 48 interviews
Interview experience
based on 159 reviews
Rating in categories
Member Technical Staff
101
salaries
| ₹14 L/yr - ₹48 L/yr |
System Reliability Engineer
46
salaries
| ₹10.3 L/yr - ₹30.5 L/yr |
Mts1
35
salaries
| ₹16 L/yr - ₹38.4 L/yr |
MTS-4
35
salaries
| ₹26 L/yr - ₹55 L/yr |
Technical Staff Member 3
35
salaries
| ₹20 L/yr - ₹45 L/yr |
Red Hat
VMware Software
Cisco
Dell