J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Nutanix en juin 2024
Entretien difficile
Candidature
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Nutanix
Entretien
First round is a technical interview to see if you get the second round.
Second round is 4 rounds back to back. First three are technical and the last one is behavior (still got asked things about my understanding of C++).
Questions d'entretien [1]
Question 1
They prefer more realistic leetcode question discussing log system, LRU, file system, kv store instead of those popular ones on the lists such as lc 150 and grind 169. Overall, the interviewers I met were really helpful, but the accent could be a little bit hard to understand.
Referred through a friend, get resume shortlisted and 2 coding rounds were scheduled by HR.
HR told that if she got 2 positives then only 3rd round will be scheduled.
1st round was gone smooth and got positive feedback on that.
For 2nd round able to identify the concept and algorithm of question quickly but unfortunately not all test cases passed for me. So they put me hold for sometime, and finally reveals that they have hired someone else.
Questions d'entretien [1]
Question 1
1- Reverse the linked list in pairs. Implement the Linked List Data Structure yourself and then solved it by more than 1 way.
For example: if given linked list is 1->2->3->4->5->6->7->8
then you have to return the linked list like: 2->1->4->3->6->5->8->7
Also no extra memory should be used to implement the solution.
2- A question with enhanced binary search concept. Asked on hacker rank platform.
J'ai postulé en ligne. J'ai passé un entretien chez Nutanix
Entretien
There were total four rounds of interview. First two rounds being technical and last two rounds being managerial. Whole interview process was smooth and there was clear communication. HR was pretty helpful.
Questions d'entretien [1]
Question 1
Tell me about yourself and role specific questions