Solicité el puesto a través de un captador. Acudí a una entrevista en Ixigo.com en sept 2024
Entrevista
I received an interview call from ixigo, which involved two technical rounds. The first round was focused on my resume and system design, where I received average feedback. In the second round, which was focused on DSA, the interviewer asked two LeetCode-style questions. I provided both non-optimal and optimal solutions for both, with the optimal ones having O(n) time complexity—something I had already solved on LeetCode.
However, the interviewer seemed to have a different approach in mind, and gave me a test case, expecting my solution to fail. After dry-running it, I was confident it would pass, and later I verified it on LeetCode post-interview, where it worked as expected. It felt like the interviewer was not fully up to the mark in terms of understanding the solution
Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Ixigo.com (Gurgaon, Haryana) en ago 2022
Entrevista
The interview had 3 rounds,
first- basic technical round (basics of programming were asked like LRU cache)
second- basic system design round (some average puzzles were asked)
third- HR (with CEO)
it was an on campus opportunity.
first round was consist of 2 section,
first section aptitude mcq
second section tecnical mcq
then second round was tecnical round
mostly there was 2 medium level coding question were asked.
they expect the most optimum solution from you
Preguntas de entrevista [1]
Pregunta 1
diagonal view of binary tree
find missing nos in array