Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso InsuranceDekho (Patiala) nel mese di nov 2023
Colloquio
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
Domande di colloquio [1]
Domanda 1
Basic bineary search question.
Serialize and deserialise a binary tree.
Distribute candies with ratings.
Count inversions.
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso InsuranceDekho (Dehradun) nel mese di gen 2024
Colloquio
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
Domande di colloquio [1]
Domanda 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
Ho presentato la mia candidatura tramite l'università. La procedura ha richiesto 2 giorni. Ho sostenuto un colloquio presso InsuranceDekho (Gurgaon, Haryana) nel mese di nov 2023
Colloquio
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
Domande di colloquio [1]
Domanda 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)