Open In App

BYJU’S Interview Experience for MTS -1(On-Campus)

Round 1 – Online Assessment: There were 2 coding questions and some multiple choice questions. Coding questions are 1 is related to strings (Not easy) and the other one is writing a Program to find n’th Fibonacci number (Very easy).

There were 2 Technical Interviews for those who were selected for Online Assessment. Both are Elimination Rounds.



Technical Interview – 1: The Interviewer was very interactive. He asked me 2 questions related to DSA.

I was able to solve this in O(N^2) he asked me for an optimal solution but I couldn’t do it.



I solved it in 2 approaches.

Technical Interview – 2: This Interviewer is also very interactive. He started with the project discussion and then he asked 2 DSA questions.

Puzzle : 

x^y + y^x = 176
Find x and y;

Answer: Take x or y as 1. You can easily find the other.

At last, he also asked me whether I had any questions for him.

Final verdict: Selected.

Article Tags :