J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez InsuranceDekho (Patiala) en nov. 2023
Entretien
Hand written paper as Assessment -
Two coding questions
One was add two numbers represented as linked list.
Second was implementing LFU
Four rounds were there-
2 tech
1 managerial cum tech
1 hr
Some candidates were asked for attending all some have been directed directly to hr from tech rounds
Questions d'entretien [1]
Question 1
Basic bineary search question.
Serialize and deserialise a binary tree.
Distribute candies with ratings.
Count inversions.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez InsuranceDekho (Dehradun) en janv. 2024
Entretien
Written, 1st round tech -easy
2nd round - dsa, sql questions easy to medium
3rd round : HR easy
Over all average
They demanded HTML,CSS, JAVASCRIPT but didn't ask anything from it
Questions d'entretien [1]
Question 1
Written, 1st round tech -easy
2nd round - dsa, sql questions easy to medium
3rd round : HR easy
Over all average
They demanded HTML,CSS, JAVASCRIPT but didn't ask anything from it
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 2 jours. J'ai passé un entretien chez InsuranceDekho (Gurgaon, Haryana) en nov. 2023
Entretien
1. Coding Assessment :
Pen Paper Test
Duration: 45 minutes
Two leetcode medium DSA questions
2. Technical Interview 1:
Interviewer: (Team Lead with 10+yr experience)
(Cross questioned each and every unique word of my resume )
Friendly , Supportive, always use to give hints and he even discussed his approach to Improve/optimise my code
Always asked to write 2-3 Approaches with fully functional Code
Pen Paper Based
Duration: 90 min
Started with introductions followed by Data Structure and Algorithm (DSA) questions.
3. Technical Interview 2:
Interviewer : (Senior Team Manager 7+ Yr experience)
Friendly Nature
Pen Paper Based
Duration: 30 min
Started with Introduction , Hackathons , AI /ML Projects Discussion
Questions d'entretien [1]
Question 1
- Delete given node in LinkedList
- Implement insert() delete() find() getRandom() in O(1)
- Clone a Binary tree with Random Pointer
- Design a DataStructure with Operations Push() Pop() Peak() PopMax() All operations must be less than O(n)