I applied online. I interviewed at TLE Eliminators (New Delhi) in Apr 2025
Interview
2-3 Interviews focusing on CP questions. I was asked a 1400 rating CP problem based on prefix array and binary search which I had done before as well. Made a silly mistake and didn't get selected
I applied online. The process took 3 days. I interviewed at TLE Eliminators (Bhopal) in Apr 2024
Interview
They asked one question for binary search and then we had interview discussing my codeforces profile in the hr round , then they had an onboarding round ig but i was rejected before it , so 3 rounds in total
Interview questions [1]
Question 1
They asked me what topics i am strong in and what topics i hate
I applied through an employee referral. The process took 1 week. I interviewed at TLE Eliminators (New Delhi) in May 2024
Interview
There were 3 interviews, first one was technical, other two were managerial. I was able to clear all the three rounds, They were conducted within a week. It was a smooth process.
Interview questions [1]
Question 1
1. How do you calculate the diameter of a tree.
then there was a follow on that ->
2. You will be given q queries q<=1e5, and in each query you are told to add a node to a given vertex, and in each query you have to print the new diameter of the tree.