Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LTIMindtree Team. If you also belong to the team, you can get access from here

LTIMindtree Verified Tick

Compare button icon Compare button icon Compare
3.8

based on 20.3k Reviews

Filter interviews by

LTIMindtree System Engineer Interview Questions, Process, and Tips

Updated 13 Feb 2024

Top LTIMindtree System Engineer Interview Questions and Answers

  • Q1. Candies Distribution Problem Statement Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must g ...read more
  • Q2. Can you explain scheduling in operating systems?
  • Q3. What is raid
View all 10 questions

LTIMindtree System Engineer Interview Experiences

11 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via Referral and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Vowels frequency in a string
  • Ans. 

    This question asks about finding the frequency of vowels in a given string.

    • Iterate through each character in the string

    • Check if the character is a vowel (a, e, i, o, u)

    • Increment the count for that vowel

    • Repeat for all characters in the string

    • Return the frequency of each vowel as an array of strings

  • Answered by AI
  • Q2. Java Difficult core knowledge questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Bee preparation for dsa
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 

Reasoning ,aptitude, maths

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical, job , tasks

System Engineer Interview Questions Asked at Other Companies

asked in TCS
Q1. Election Winner Determination In an ongoing election between two ... read more
asked in TCS iON
Q2. GCD (Greatest Common Divisor) Problem Statement You are given two ... read more
asked in Infosys
Q3. Count Ways to Reach the N-th Stair Problem Statement You are prov ... read more
asked in Infosys
Q4. Distinct Strings With Odd and Even Swapping Allowed Problem State ... read more
asked in Infosys
Q5. Maximum Subarray Sum Problem Statement Given an array arr of leng ... read more
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

Reasoning, 3 hour test

Round 3 - Group Discussion 

Was something related to Blackberry

Round 4 - Technical 

(1 Question)

  • Q1. Basic questions related to the projects
Round 5 - HR 

(1 Question)

  • Q1. Personal assignments
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Explain O O P S concept
  • Ans. 

    OOPS is a programming paradigm that uses objects to represent real-world entities and encapsulates data and behavior.

    • OOPS stands for Object-Oriented Programming System

    • It is based on the concept of objects, which have properties and methods

    • Encapsulation, inheritance, and polymorphism are the three main pillars of OOPS

    • Examples of OOPS languages include Java, C++, Python, and Ruby

  • Answered by AI
  • Q2. What is class and object
  • Ans. 

    Class is a blueprint or template for creating objects. Objects are instances of a class.

    • A class defines the properties and behaviors of objects

    • An object is an instance of a class

    • Classes can inherit properties and behaviors from other classes

    • Objects can interact with each other through methods and properties

    • Example: A class 'Car' can have properties like 'color', 'model', and 'year', and behaviors like 'start', 'stop', ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was quite easy , only basic JAva questions

LTIMindtree interview questions for designations

 System Software Engineer

 (1)

 System Administrator

 (1)

 Linux System Administrator

 (1)

 Senior System Engineer 1

 (1)

 System Specialist

 (1)

 IT System Administrator

 (1)

 Assistant System Manager

 (1)

 Software Engineer

 (316)

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Asked questions on java ,selenium and testng
Round 2 - Behavioral 

(1 Question)

  • Q1. Questions on Testing process and test approach.

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company to work

Get interview-ready with Top LTIMindtree Interview Questions

I applied via Recruitment Consulltant and was interviewed in Feb 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Conducting a exam

Round 2 - HR 

(1 Question)

  • Q1. Tell me about your self. which programming language you preferred and based on the language we will arise some questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidential .but don't be overconfident.Be as to be as practice a fluent language.

I was interviewed in Jan 2021.

Round 1 - Coding Test 

(2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

  • Q1. Can you explain scheduling in operating systems?
  • Q2. 

    Candies Distribution Problem Statement

    Prateek is a kindergarten teacher with a mission to distribute candies to students based on their performance. Each student must get at least one candy, and if two s...

  • Ans. Brute Force

    There can be four cases :

     

    CASE 1: STUDENTS[i - 1]  > STUDENTS[i]  < STUDENTS[i + 1]

    CASE 2: STUDENTS[i - 1]  < STUDENTS[i]  < STUDENTS[i + 1]

    CASE 3: STUDENTS[i - 1]  > STUDENTS[i]  > STUDENTS[i + 1]

    CASE 4: STUDENTS[i - 1]  < STUDENTS[i]  > STUDENTS[i + 1]

     

    1. For case 1, the ‘i’th child will get one candy.
    2. For case 2, the ‘i’th child will ge...
  • Answered Anonymously
Round 2 - Video Call 

(1 Question)

Round duration - 40 minutes
Round difficulty - Medium

  • Q1. DBMS

    Questions on relational database management system

Round 3 - HR 

Round duration - 30 minutes
Round difficulty - Easy

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Gandhi Institute for Education & Technology. I applied for the job as System Engineer in MumbaiEligibility criteria6.75 cgpaLarsen & Toubro Infotech (LTI) interview preparation:Topics to prepare for the interview - Data structure, clustering, k-mean algorithm, collaborative filtering, N-gram, Normal distributionTime required to prepare for the interview - 4-5 monthsInterview preparation tips for other job seekers

Tip 1 : Learn as many concepts as you can
Tip 2 : Work on your coding skills initially
 

Application resume tips for other job seekers

Tip 1 : Mention every event you've participated in.
Tip 2 : Delete irrelevant work experience.

Final outcome of the interviewRejected

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Question on .net core mainly

Interview Preparation Tips

Interview preparation tips for other job seekers - Moderate interview nice experience

I applied via Company Website and was interviewed before Oct 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic math, logical and reasoning questions

Round 2 - Coding Test 

Leap year question in any language comfortable

Round 3 - HR 

(5 Questions)

  • Q1. Tell me about yourself and your interests
  • Q2. Would you be willing to relocate?
  • Q3. Tell me about your internship and projects in last 2 years
  • Q4. Why do you want to join Mindtree
  • Q5. Where do you see yourself in next 5 years

Interview Preparation Tips

Interview preparation tips for other job seekers - Ask questions. Be Confident and don't hesitate if you don't know anything be honest

System Engineer Interview Questions & Answers

user image manigandan Btm

posted on 5 Apr 2021

Interview Questionnaire 

5 Questions

  • Q1. What is raid
  • Ans. 

    RAID stands for Redundant Array of Independent Disks. It is a data storage technology that combines multiple physical disks into a single logical unit.

    • RAID provides improved performance, fault tolerance, and data protection.

    • There are different levels of RAID, including RAID 0, RAID 1, RAID 5, RAID 6, and RAID 10.

    • RAID 0 offers improved performance but no redundancy, while RAID 1 provides redundancy but no performance im...

  • Answered by AI
  • Q2. What is fsmo
  • Ans. 

    FSMO stands for Flexible Single Master Operations. It is a role in Active Directory that controls specific domain-wide operations.

    • There are five FSMO roles: Schema Master, Domain Naming Master, RID Master, PDC Emulator, and Infrastructure Master.

    • Each FSMO role is responsible for a specific operation within the Active Directory domain.

    • For example, the PDC Emulator role is responsible for time synchronization and passwor...

  • Answered by AI
  • Q3. What is idrac
  • Ans. 

    iDRAC stands for Integrated Dell Remote Access Controller. It is a hardware and software solution for remote server management.

    • iDRAC allows administrators to remotely manage and monitor Dell servers.

    • It provides features such as power management, virtual media access, and console redirection.

    • iDRAC can be accessed through a web interface or command line interface.

    • It is available on most Dell PowerEdge servers.

    • iDRAC can b...

  • Answered by AI
  • Q4. What is dns
  • Ans. 

    DNS stands for Domain Name System. It is a system that translates domain names into IP addresses.

    • DNS is like a phonebook for the internet

    • It helps to locate websites by translating domain names into IP addresses

    • DNS servers store information about domain names and their corresponding IP addresses

    • DNS can also be used for other purposes like email routing and network diagnostics

  • Answered by AI
  • Q5. What id dhcp
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol. It is a network protocol that automatically assigns IP addresses to devices on a network.

    • DHCP is used to simplify network administration by automatically assigning IP addresses to devices on a network.

    • It allows devices to join a network and obtain an IP address without manual configuration.

    • DHCP servers can also provide additional network configuration information, su...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - good

Skills evaluated in this interview

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree System Engineer interview?
LTIMindtree interview process usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process are Aptitude Test, Resume Shortlist and HR.
How to prepare for LTIMindtree System Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at LTIMindtree. The most common topics and skills that interviewers at LTIMindtree expect are Bluetooth, Firmware Development, RF and WAN.
What are the top questions asked in LTIMindtree System Engineer interview?

Some of the top questions asked at the LTIMindtree System Engineer interview -

  1. What is r...read more
  2. What is class and obj...read more
  3. what is f...read more

Tell us how to improve this page.

LTIMindtree System Engineer Interview Process

based on 10 interviews

2 Interview rounds

  • Resume Shortlist Round
  • Aptitude Test Round
View more
LTIMindtree System Engineer Salary
based on 308 salaries
₹2.5 L/yr - ₹9.5 L/yr
16% more than the average System Engineer Salary in India
View more details

LTIMindtree System Engineer Reviews and Ratings

based on 38 reviews

3.4/5

Rating in categories

3.0

Skill development

3.8

Work-life balance

2.4

Salary

3.6

Job security

3.3

Company culture

2.5

Promotions

3.0

Work satisfaction

Explore 38 Reviews and Ratings
Senior Software Engineer
21.3k salaries
unlock blur

₹4.7 L/yr - ₹18.6 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.7k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.5k salaries
unlock blur

₹9.3 L/yr - ₹37 L/yr

Senior Engineer
4.4k salaries
unlock blur

₹4.2 L/yr - ₹16.3 L/yr

Explore more salaries
Compare LTIMindtree with

Cognizant

3.8
Compare

Capgemini

3.7
Compare

Accenture

3.9
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview