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.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Cure.Fit (New Delhi) en juil. 2021
Entretien
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.
Questions d'entretien [1]
Question 1
three sums of leet code problem.
next greater element in the array.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Cure.Fit (New Delhi) en juil. 2020
Entretien
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
Questions d'entretien [3]
Question 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.