J'ai postulé en ligne. J'ai passé un entretien chez Trilogy Innovations (New Delhi)
Entretien
It was pretty hard, the questions were on the level of companies like Google or Microsoft. The fact that it was only the first round was insane. There were four total questions all really hard.
Questions d'entretien [1]
Question 1
Find the Evil Monsters Problem Description Given an array A of N elements representing the monsters and an array B of Q elements representing the heroes. The i-th type of monster is represented by A[i][0], A[i][1] and A[i][2] which means a monster of the i-th type is present at each integer co-ordinate from A[i][0] to A[i][1] and having a strength of A[i][2]. The i-th type of her is represented by B[i][0] and B[i][1] which means a hero of strength B[i][1] will appear at the integer point B[i][0] after i seconds. When the i-th her appears it will destroy each and every monster present at B[1][0] and having a strength less than B[i][1]. For each i you have to determine the number of monsters left after the i-th hero has completed their task. Problem Constraints 1 <= N <= 105 1 <= Q <= 105 1 <= A[i][0] <= A[i][1] <= 105 1 <= B[i][0] <= 105 1 <= A[i][2] <= 105 1 <= B[i][1] <= 105 Input Format The first argument is an array A. The second argument is an array B. Output Format Return a list of integers
J'ai passé un entretien chez Trilogy Innovations (Hyderâbâd)
Entretien
Extremely hard OA. Single question solved out of 4 and only half the test cases passed. They don't tolerate cheating at all and completely blacklisted our college because of a single instance. Be mindful of the OA and take it seriously, do it with integrity.
J'ai passé un entretien chez Trilogy Innovations (Hyderâbâd)
Entretien
There were three rounds of interviews.
R0–30 minutes
R1–1 hour
R2–1 hour
R0: Taken by a SDE-2 | Resume Round
This round was based on project and resume discussion. The interviewer asked me to choose any project or internship, and I chose an internship. Then he went very deep and minute details about what I did and how I did it.
I explained everything in great detail, and the interviewer was very impressed by me. He ended this round in just 15 minutes because he was satisfied with my performance. Prepare every tech stack of your resume very well. The interviewer can ask about anything on it.
R1: Taken by a SDE-2 | DSA round
The interview started with the discussion on my extracurriculars and Position of Responsibilities, and I nailed it here. He jumped over DSA and asked me a Tree DP question. Initially, I struggled but with a little help from the interviewer, I figured out the solution and coded it. I think the question was around 1500–1600 rated on Codeforces.
R2: Taken by Vice President | System Design + HR Round
Any open-ended problem was asked, and we had to propose a technology-based solution. Deep dive into projects as well. He asked me to open any GitHub repository and explain each and every line and how it works.
Then, he went on the project’s scalability and some system design questions. System Design helps in this round to propose solutions. Some HR questions were also asked.
Questions d'entretien [1]
Question 1
He jumped over DSA and asked me a Tree DP question. Initially, I struggled but with a little help from the interviewer, I figured out the solution and coded it. I think the question was around 1500–1600 rated on Codeforces.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Trilogy Innovations (Bengaluru) en juill. 2025
Entretien
7 rounds.first round CODING. there were 4 coding questions.2 were based on arrays.2 questions were easy and 2 were difficult.and the next 5 round will be technical interviews.yes you heard it right.5 technical rounds and in each round they check for unique skills and logic building.