I applied through college or university. The process took 3 months. I interviewed at LTM Limited (Pune) in Dec 2024
Interview
The first round, like every other company, was an MCQ-based aptitude, logic, and reasoning round. I’d rate the questions easy to medium. If you’re preparing for any competitive exams, you should be able to breeze through these questions. It was important to score well in this round as all the rounds would be tallied into mapping your levels (L0, L1, and L2) upon selection.The interview process at LTI was unlike any other company I’ve interviewed at. It only ran for 20-25 minutes and consisted of 18-20 rapid-fire questions.
Interview questions [1]
Question 1
What is faster: Linear or Binary Search? (Answered)
Follow up: Why? (Answered in terms of complexity)
Differences between Stack and Queue (Answered in terms of LIFO and FIFO)
What is Dequeue? (I initially answered as removal of elements from the queue; what he was meaning to ask is Deque, or a double-ended queue)
What language did I code in? (Answered C++)
How many keywords are there in C++? (Much like a trivia question, answered can’t remember the exact number)
Explain bubble sort. (Explained in short)
Explain polymorphism. (Answered)
Name the types of polymorphism. (Answered run-time and compile-time)
Differences between method overloading and method overriding. (Named 2-3 pointers for each)
Types of inheritance in C++. (Answered 5)
Online Assesment followed by techincal interview followed by HR interview within one month.
they will take around 1 year to give you the joining and the domain is also not fixed neither depends on your skills. it is totally dependednt on business requirements of the company.
Interview questions [1]
Question 1
Resume based question asked in the interview so prepare your resume well.
I applied through college or university. I interviewed at LTM Limited (Chennai)
Interview
the interview is moderate level for fresher they asked basic queations based on os, computer networks, sql basic questions, 2-3 easy to medium coding questions, coding question can be answered in your preferred language
I applied through college or university. I interviewed at LTM Limited
Interview
It was easy, I was asked for my opinion on relocation and I agreed. I was asked on Java OOPs and SQL. It was fairly basics. In HR round I was asked about simple questions on workplace ethics and all.
Interview questions [1]
Question 1
I was asked to design a banking system using OOPs principles.