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

Filter interviews by

LTIMindtree Interview Questions, Process, and Tips

Updated 3 Mar 2025

Top LTIMindtree Interview Questions and Answers

View all 2k questions

LTIMindtree Interview Experiences

Popular Designations

2.9k interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between BUG and Defect
  • Ans. 

    A bug is a general term for any flaw or error in a software application, while a defect is a specific instance of a bug that causes a deviation from expected behavior.

    • Bug is a broader term encompassing all types of issues in software.

    • Defect is a specific instance of a bug that can be identified and fixed.

    • Example: Bug - Application crashes randomly. Defect - Button does not work as intended.

    • Example: Bug - Incorrect calc...

  • Answered by AI
  • Q2. What is Agile?
  • Ans. 

    Agile is a project management methodology that emphasizes flexibility, collaboration, and iterative development.

    • Agile focuses on delivering value to customers through continuous collaboration and feedback.

    • It involves breaking down projects into smaller, manageable tasks called sprints.

    • Teams work in short iterations to adapt to changing requirements and deliver working software quickly.

    • Common Agile frameworks include Sc

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. What is SDLC explain it?
  • Ans. 

    SDLC stands for Software Development Life Cycle, a process used by software development teams to design, develop, and test high-quality software.

    • SDLC is a systematic process for building software applications.

    • It consists of several phases including planning, analysis, design, implementation, testing, and maintenance.

    • Each phase has its own set of activities and deliverables.

    • Examples of SDLC models include Waterfall, Agi

  • Answered by AI
  • Q2. Explain the scenarios to be tested for movie ticket booking app.
  • Ans. 

    Scenarios to test movie ticket booking app include user registration, movie selection, seat selection, payment processing, and booking confirmation.

    • User registration process

    • Movie selection and availability

    • Seat selection and seating arrangement

    • Payment processing and options

    • Booking confirmation and ticket generation

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. In 5 years where you would be?
  • Ans. 

    In 5 years, I see myself as a Senior Quality Engineer leading a team of quality professionals in a reputable company.

    • Continuing to enhance my skills and knowledge in quality engineering

    • Taking on more leadership responsibilities within the quality department

    • Contributing to the development and implementation of quality improvement initiatives

    • Building strong relationships with cross-functional teams to drive quality goals

    • ...

  • Answered by AI
  • Q2. What are the expectation you have?
  • Ans. 

    I expect clear communication, challenging projects, opportunities for growth, and a supportive team environment.

    • Clear communication with team members and stakeholders

    • Challenging projects that allow me to utilize my skills and knowledge

    • Opportunities for professional growth and development

    • A supportive team environment that fosters collaboration and innovation

  • Answered by AI

Top LTIMindtree Senior Quality Engineer Interview Questions and Answers

Q1. What is Requirement and what is requirement traceability matrix
View answer (1)

Senior Quality Engineer Interview Questions asked at other Companies

Q1. what is least count of vernier caliper ,micrometer, height gauge?
View answer (13)

Senior Software Engineer Interview Questions & Answers

user image Mohammed Badsha Hanif

posted on 29 Dec 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are the disadvantages of using Node.js?
  • Ans. 

    Some disadvantages of using Node.js include performance issues with CPU-bound tasks, callback hell, and lack of strong typing.

    • Performance issues with CPU-bound tasks due to its single-threaded nature

    • Callback hell can occur when handling multiple asynchronous operations

    • Lack of strong typing can lead to errors that may not be caught until runtime

  • Answered by AI
  • Q2. What is a lambda helper?
  • Ans. 

    A lambda helper is a function that is used to assist or enhance the functionality of a lambda function.

    • Lambda helpers can be used to perform common tasks or operations within a lambda function.

    • They can help in reducing code duplication and improving code readability.

    • Examples of lambda helpers include functions for logging, error handling, and data validation.

  • Answered by AI
  • Q3. How can resources be shared between two node instances?
  • Ans. 

    Resources can be shared between two node instances using inter-process communication methods like message passing or shared memory.

    • Use message passing mechanisms like sockets, message queues, or RPC to share data between node instances

    • Implement shared memory using techniques like memory-mapped files or shared buffers to allow direct access to shared resources

    • Use synchronization mechanisms like locks, semaphores, or mut...

  • Answered by AI
  • Q4. How does node js prioritize the task?
  • Ans. 

    Node.js uses an event-driven, non-blocking I/O model to prioritize tasks.

    • Node.js uses an event loop to handle asynchronous operations.

    • Tasks are prioritized based on their completion time and the order in which they were added to the event loop.

    • Node.js allows developers to write code that runs concurrently without blocking the main thread.

    • Tasks with callbacks are executed once the I/O operation is completed, allowing ot

  • Answered by AI

Top LTIMindtree Senior Software Engineer Interview Questions and Answers

Q1. in Angular what is services and how to call service api, and how bind our data with in component.
View answer (1)

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
LTIMindtree Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic aptitude question.

Round 2 - Coding Test 

Basic coding question.

Round 3 - One-on-one 

(3 Questions)

  • Q1. How the skill you specified in resume
  • Ans. 

    I have strong problem-solving skills and attention to detail.

    • I have experience in root cause analysis to identify and resolve quality issues.

    • I am proficient in statistical analysis to improve processes and reduce defects.

    • I have a track record of implementing quality control measures to ensure product reliability.

    • I pay close attention to detail in all aspects of my work to maintain high quality standards.

  • Answered by AI
  • Q2. About the coding language you mention
  • Q3. Asking to slove coding question
Round 4 - HR 

(2 Questions)

  • Q1. General basic question
  • Q2. Scenario based question

Top LTIMindtree Quality Engineer Interview Questions and Answers

Q1. client has no idea on performance testing how you convivence them
View answer (1)

Quality Engineer Interview Questions asked at other Companies

Q1. What is MSA and addition of msa version, type of msa ,what different between variable data and attibute data .why difine flase and miss rate calculate by msa .
View answer (8)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at NBKR Institute of Science and Technology, Vidyanagar and was interviewed in Nov 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

It was about an aptitude test which is on English grammar and athematic reasoning.

Round 2 - Coding Test 

The Fibonacci series can be applied to alphabets, and the same should be printed.

Round 3 - Technical 

(2 Questions)

  • Q1. Fibonancci series to print the alphabets?
  • Q2. Print the numbers in descending order 123456?
  • Ans. 

    Print numbers in descending order 123456

    • Create an array of strings containing the numbers 1 to 6

    • Sort the array in descending order

    • Print the sorted array

  • Answered by AI
Round 4 - HR 

(3 Questions)

  • Q1. Why are you choosing our organization?
  • Ans. 

    I am choosing your organization because of its reputation for innovation, strong company culture, and opportunities for growth.

    • Reputation for innovation in the industry

    • Strong company culture that values employee development

    • Opportunities for growth and advancement within the organization

  • Answered by AI
  • Q2. Are you open to relocation?
  • Ans. 

    Yes, I am open to relocation for the right opportunity.

    • I am willing to relocate for the right job opportunity that aligns with my career goals.

    • I am open to exploring new locations and experiencing different cultures.

    • I understand that relocation may be necessary for career advancement and personal growth.

  • Answered by AI
  • Q3. Are you comfortable with rotational shifts?
  • Ans. 

    Yes, I am comfortable with rotational shifts as I have prior experience working in such shifts.

    • I have previous experience working in rotational shifts at my previous job.

    • I am adaptable and can easily adjust my schedule to accommodate rotational shifts.

    • I understand the importance of being available during different shifts to ensure smooth operations.

    • I am willing to work in rotational shifts to support the team and meet

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its good to work and get the opportunity in this organization

Linux System Administrator Interview Questions asked at other Companies

Q1. What are the causes of user not able to login application
View answer (9)

LTIMindtree interview questions for popular designations

 Software Engineer

 (278)

 Senior Software Engineer

 (211)

 Software Developer

 (90)

 Senior Specialist

 (77)

 Graduate Engineer Trainee (Get)

 (74)

 Module Lead

 (72)

 Graduate Engineer

 (71)

 Graduate Trainee

 (66)

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. About your Technical Interest and skils
  • Q2. Recent Certifications
Round 2 - Technical 

(2 Questions)

  • Q1. Technical support questions
  • Q2. Interest of skills set
Round 3 - HR 

(2 Questions)

  • Q1. Location and Working hours
  • Q2. Role of the job
  • Ans. 

    The role of a Cloud Support Engineer involves providing technical support to customers using cloud services, troubleshooting issues, and ensuring smooth operation of cloud infrastructure.

    • Provide technical support to customers using cloud services

    • Troubleshoot issues related to cloud infrastructure

    • Ensure smooth operation of cloud services

    • Collaborate with cross-functional teams to resolve technical issues

    • Document and comm

  • Answered by AI

Top LTIMindtree Cloud Support Engineer Interview Questions and Answers

Q1. What is polymorphism in Java programming?
View answer (1)

Cloud Support Engineer Interview Questions asked at other Companies

Q1. explain what do you know about ec2 instance?
View answer (1)

Get interview-ready with Top LTIMindtree Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Technical questions asked
  • Q2. Coding questions
Round 2 - HR 

(1 Question)

  • Q1. Technical questions
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Company is good , but getting less hike

Top LTIMindtree Senior Software Developer Interview Questions and Answers

Q1. What is the difference between intermediate and terminal operations on Stream in Java?
Add answer

Senior Software Developer Interview Questions asked at other Companies

Q1. Intersection of Linked List Problem You are provided with two singly linked lists containing integers, where both lists converge at some node belonging to a third linked list. Your task is to determine the data of the node at which they sta... read more
Add answer

Jobs at LTIMindtree

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Code to print the no of Times the letters present in a string
  • Ans. 

    Code to count the occurrences of each letter in a string and print the result

    • Iterate through each character in the string

    • Use a dictionary to store the count of each letter

    • Print the count of each letter at the end

  • Answered by AI
  • Q2. What are the ways to start a Appium server
  • Ans. 

    Appium server can be started using command line, programmatically in code, or using Appium desktop app.

    • Start Appium server using command line by running 'appium' command

    • Start Appium server programmatically in code using Appium server programmatically in code using AppiumDriverLocalService class

    • Start Appium server using Appium desktop app by launching the app and starting the server

  • Answered by AI
  • Q3. How to run tests parallel for mobile devices
  • Ans. 

    Tests can be run parallel for mobile devices using test automation frameworks like Appium or Espresso.

    • Use test automation frameworks like Appium or Espresso to run tests parallel for mobile devices

    • Leverage cloud-based testing platforms like Sauce Labs or BrowserStack for parallel testing on multiple devices

    • Implement parallel test execution using tools like TestNG or JUnit in combination with Appium or Espresso

    • Utilize d...

  • Answered by AI
  • Q4. How do you automate otp in mobile
  • Ans. 

    Automating OTP in mobile involves using automation tools to interact with the OTP input field and validate the received OTP.

    • Use automation tools like Appium or Espresso to interact with the OTP input field

    • Extract the OTP from the message received on the mobile device

    • Validate the extracted OTP with the OTP input field

    • Handle scenarios where OTP validation fails

  • Answered by AI
  • Q5. What are desired capabilities
  • Ans. 

    Desired capabilities are a set of properties or attributes that define the behavior of a browser or mobile device in Selenium automation testing.

    • Desired capabilities are key-value pairs that are used to configure the WebDriver instances in Selenium.

    • They can be used to set properties like browser name, version, platform, and other settings.

    • For example, setting 'browserName' to 'chrome' will launch the Chrome browser dur

  • Answered by AI
  • Q6. How do you tell appium to run tests on ios or Android devices
  • Ans. 

    To run tests on iOS or Android devices using Appium, specify the platformName capability in desired capabilities.

    • Specify platformName capability as 'iOS' for iOS devices and 'Android' for Android devices

    • Include other necessary desired capabilities like deviceName, platformVersion, appPackage, appActivity, etc.

    • Example: capabilities.setCapability('platformName', 'iOS');

  • Answered by AI
  • Q7. How to set up automation for ios devices
  • Ans. 

    Setting up automation for iOS devices involves using tools like Appium and Xcode for testing mobile applications.

    • Install Xcode on your Mac machine

    • Set up Appium for iOS automation

    • Connect your iOS device to the Mac machine

    • Create test scripts using Appium for iOS apps

    • Execute the test scripts on the connected iOS device

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Senior Automation Test Engineer Interview Questions and Answers

Q1. What is overloading and overriding ? What are locators in Selenium? What is the syntax of xpath locator ? What are the methods to write the test cases? Is it mandatory to have input tag in defining xpath?
View answer (1)

Senior Automation Test Engineer Interview Questions asked at other Companies

Q1. (1) write a list comprehension to print a list from 1 to 10 (2) write a program to check if a given positive integer is a power of two (3) create a fibonacci series of 100 using recursive function (4) write a program to find missing numbers... read more
View answer (2)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

General aptitude, computer science fundamentals multiple-choice questions, and data structures and algorithms multiple-choice questions were asked.

Round 2 - Technical 

(2 Questions)

  • Q1. Given a string, write a function to reverse the string.
  • Ans. 

    Function to reverse a given string

    • Create an empty string to store the reversed string

    • Iterate through the input string in reverse order and append each character to the new string

    • Return the reversed string

  • Answered by AI
  • Q2. Given a sorted array of integers, write a function to perform a binary search to find the index of a target value. If the target value is not found, return -1.
  • Ans. 

    Binary search function to find target value in sorted array

    • Define function that takes sorted array and target value as input

    • Initialize variables for start, end, and middle indices

    • Use while loop to iterate until start is less than or equal to end

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. About the company
  • Q2. What are three significant achievements in your life?
  • Ans. 

    Graduating with honors, winning a hackathon, volunteering in a developing country

    • Graduated with honors from university with a degree in Computer Science

    • Won first place in a hackathon competition by developing a unique and innovative software solution

    • Volunteered in a developing country to help build schools and provide education to underprivileged children

  • Answered by AI

Top LTIMindtree Full Stack Software Developer Interview Questions and Answers

Q1. If I add 2 same attribute values for a object to a set...will I see 2 objects in the set, if yes what changes you make to the code to insert unique objects to a set
View answer (1)

Full Stack Software Developer Interview Questions asked at other Companies

Q1. Oops in Java Patterns in Java JDK,JRE,JVM MVC Array questions strings in Java This,super keywords Java problems like palindrome, prime number,and so many problems and logics Why java is platform independent Why java is not platform dependen... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at SIES Graduate School of Technology, Mumbai and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was a little big which contains various rounds such quants, verbal, logical , english, etc.

Round 2 - Technical 

(3 Questions)

  • Q1. Some situation-based question
  • Q2. Tell me about your project.
  • Ans. 

    I worked on a project to migrate on-premises infrastructure to the cloud for a large e-commerce company.

    • Designed and implemented cloud infrastructure using AWS services such as EC2, S3, and RDS.

    • Utilized Terraform for infrastructure as code to automate deployment and scaling.

    • Worked closely with development teams to ensure seamless integration of applications with cloud services.

  • Answered by AI
  • Q3. Tell me about yourself
  • Ans. 

    I am a highly skilled Cloud Infrastructure Engineer with experience in designing, implementing, and managing cloud-based solutions.

    • Experienced in working with AWS, Azure, and Google Cloud Platform

    • Proficient in scripting languages such as Python and PowerShell

    • Strong understanding of networking and security principles

    • Certified in cloud technologies such as AWS Certified Solutions Architect or Microsoft Certified: Azure S

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly skilled Cloud Infrastructure Engineer with a strong background in designing, implementing, and managing cloud-based solutions.

    • Experienced in setting up and maintaining cloud infrastructure using platforms like AWS, Azure, and Google Cloud

    • Proficient in scripting languages such as Python, Bash, and PowerShell for automation tasks

    • Skilled in monitoring and optimizing cloud resources for cost efficiency and pe...

  • Answered by AI
  • Q2. Are you willing to relocate
  • Ans. 

    Yes, I am willing to relocate for the right opportunity.

    • I am open to relocating for a position that aligns with my career goals and offers growth opportunities.

    • I have relocated in the past for work and am comfortable with the process.

    • I understand the importance of being flexible and adaptable in the tech industry, which may require relocation.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was not that hard to crack just you need is strong communication skills and confidence.

Top LTIMindtree Cloud Infrastructure Engineer Interview Questions and Answers

Q1. What is your understanding of Service Level Agreements (SLA)?
View answer (1)

Cloud Infrastructure Engineer Interview Questions asked at other Companies

Q1. What is your understanding of Service Level Agreements (SLA)?
View answer (1)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(7 Questions)

  • Q1. Appium architecture
  • Q2. Java oops concepts n where did u apply that in automation framework
  • Ans. 

    Java OOPs concepts are used in automation framework design for better code organization and reusability.

    • Encapsulation: Used to hide the internal implementation details of classes and provide access through methods.

    • Inheritance: Allows for code reuse by creating parent-child relationships between classes.

    • Polymorphism: Enables methods to behave differently based on the object they are called on.

    • Abstraction: Helps in defin...

  • Answered by AI
  • Q3. How to handle otp
  • Ans. 

    OTP can be handled by generating, sending, and verifying it in automated tests.

    • Generate OTP using a random number generator

    • Send OTP to the user via email, SMS, or any other communication channel

    • Verify OTP entered by the user against the generated OTP

  • Answered by AI
  • Q4. How start appium in automation
  • Ans. 

    To start Appium in automation, you need to install Appium server, set up desired capabilities, and run the server.

    • Install Appium server using npm install -g appium

    • Set up desired capabilities in your test script

    • Start the Appium server using the command appium

  • Answered by AI
  • Q5. What are the types of mobile apps
  • Ans. 

    Types of mobile apps include native apps, web apps, and hybrid apps.

    • Native apps are developed for specific platforms like iOS or Android

    • Web apps are accessed through a web browser and do not need to be downloaded from an app store

    • Hybrid apps combine elements of both native and web apps

    • Examples include Instagram (native), Twitter (web), and Uber (hybrid)

  • Answered by AI
  • Q6. Program to remove duplicate letters in a string
  • Ans. 

    Program to remove duplicate letters in a string

    • Iterate through the string and keep track of seen characters in a set

    • Append characters to a new string only if they are not already in the set

    • Return the new string without duplicate letters

  • Answered by AI
  • Q7. How to perform swipe action in mobile devices
  • Ans. 

    Swipe action in mobile devices can be performed using swipe() method in Appium or TouchAction class in Selenium.

    • Use swipe() method in Appium to perform swipe action in mobile devices

    • Alternatively, use TouchAction class in Selenium for swipe action

    • Specify the start and end coordinates for the swipe action

    • Adjust the duration and speed of the swipe as needed

  • Answered by AI

Skills evaluated in this interview

Top LTIMindtree Automation Test Engineer Interview Questions and Answers

Q1. 1. diff b/w findelements vs findelement? 2. set vs map? 3. wap for occurences of characters 4. wap for fibonacci series 5. write xpath from a website(they will tell the exact location) 6. How to get galues from dropdowns? 7. Smoke vs Sanity... read more
View answer (4)

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree interview?
LTIMindtree interview process usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process are Technical, HR and Aptitude Test.
How to prepare for LTIMindtree 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 SQL, Python, Javascript, Agile and Java.
What are the top questions asked in LTIMindtree interview?

Some of the top questions asked at the LTIMindtree interview -

  1. 1) If you are given a card with 1-1000 numbers and there are 4 boxes. Card no 1...read more
  2. 1.data dictionary concept-table creation steps How do you maintain TMG? What is...read more
  3. 5.enhancements What is enhancements? Types of enhancements? How do you find an...read more
How long is the LTIMindtree interview process?

The duration of LTIMindtree interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

JOBS

Tata Steel

No Jobs

DESIGNATION

REVIEWS

LTIMindtree

No Reviews

REVIEWS

LTIMindtree

No Reviews

REVIEWS

LTIMindtree

No Reviews

JOBS

Bajaj Finserv

No Jobs

DESIGNATION

REVIEWS

LTIMindtree

No Reviews

DESIGNATION

Tell us how to improve this page.

LTIMindtree Interview Process

based on 2.9k interviews

Interview experience

4.1
  
Good
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Accenture Interview Questions
3.8
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Mphasis Interview Questions
3.4
 • 810 Interviews
Cyient Interview Questions
3.6
 • 284 Interviews
View all

LTIMindtree Reviews and Ratings

based on 21k reviews

3.8/5

Rating in categories

3.7

Skill development

3.8

Work-life balance

3.3

Salary

3.7

Job security

3.7

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 21k Reviews and Ratings
Data Scientist

Mumbai

8-13 Yrs

Not Disclosed

Golang Senior Specialist - Architecture

Bangalore / Bengaluru

8-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
21.3k salaries
unlock blur

₹5.1 L/yr - ₹18.8 L/yr

Software Engineer
16.2k salaries
unlock blur

₹2 L/yr - ₹10 L/yr

Module Lead
6.6k salaries
unlock blur

₹7 L/yr - ₹25 L/yr

Technical Lead
6.4k salaries
unlock blur

₹9.4 L/yr - ₹36 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.8
Compare

TCS

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