The interview process was good and well planned. All DSA questions that were asked were medium-hard problems. Overall It was a very good experience with cultfit. Looking forward to join Cultfit as SDE-1.
Me postulé a través de una facultad o universidad. El proceso tomó 1 día. Acudí a una entrevista en Cure.Fit (Nueva Delhi) en jul 2021
Entrevista
2 Technical round + 1 HR round
technical ques related to DSA coding stuff basically and then about your projects etc.
They have only took 2 students out of 13 and I was not one of them the end.
Preguntas de entrevista [1]
Pregunta 1
three sums of leet code problem.
next greater element in the array.
Me postulé a través de una facultad o universidad. El proceso tomó 3 días. Acudí a una entrevista en Cure.Fit (Nueva Delhi) en jul 2020
Entrevista
The process for Full Time Employment for the position of SDE 1 was conducted across 5 rounds spread over 3 days each being an elimination round. Apart form the online test, all rounds were face-to-face via video only. These were preceded by the pre-placement talk by the company conducted via Zoom video meet.
1. Online Test: Conducted on HackerRank Platform
2. Peer Coding Round: Conducted on HackerRank CodePair
3. Technical Discussion Round: Conducted on Microsoft Teams
4. Managerial Round: Conducted on Microsoft Teams
5. HR Round: Conducted on Microsoft Teams
Preguntas de entrevista [3]
Pregunta 1
Number of three digit number where the digits occur in ascending order?
Given an array of integers X and a target Y, find the number of distinct pairs in the array such that the absolute difference between the elements is equal to the target Y.
Given a Binary Search Tree where only one of the node element is corrupt i.e. violates the conditions of the Binary Search Tree, Find the node and display the corrupt element.