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 Module Lead Interview Questions, Process, and Tips

Updated 13 Dec 2024

Top LTIMindtree Module Lead Interview Questions and Answers

  • Q1. 1. Difference between calculate and filter function. 2. What is pivot and unpivot table in power bi? 3. Optimization techniques in power bi. 4. Types of gateways in power ...read more
  • Q2. 1. Difference between sum and sumx function in power bi. 2. What is X Velocity in power BI ? 3. Types of filters in power bi. 4. Types of connection mode in power bi.
  • Q3. What is vmware, what is diffence between standard and DV switch, what is BSOD, how to troubleshoot BSOD in windows server, how to troubleshoot corrupted OS, what patching ...read more
View all 55 questions

LTIMindtree Module Lead Interview Experiences

72 interviews found

Module Lead Interview Questions & Answers

user image Anonymous

posted on 11 Aug 2022

I applied via Naukri.com and was interviewed in Aug 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. There are two tech rounds. Asked questions on real world collections and project which we worked

Interview Preparation Tips

Interview preparation tips for other job seekers - can prepare on collections and microservices. Good explanation of project which we put in resume.

Module Lead Interview Questions & Answers

user image jaya chouhan

posted on 24 May 2022

Round 1 - Technical 

(1 Question)

  • Q1. All questions related to technology mentioned in resume.
Round 2 - HR 

(1 Question)

  • Q1. Project Discussion and Salary Discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - keep your fundamentals strong. Explain your project effectively.

Module Lead Interview Questions Asked at Other Companies

Q1. 1) describe the Cloud architecture for the azure storage, blob , ... read more
asked in LTIMindtree
Q2. 1. Difference between calculate and filter function. 2. What is p ... read more
asked in LTIMindtree
Q3. 1. Difference between sum and sumx function in power bi. 2. What ... read more
asked in Ciena
Q4. Given a list of numbers in an array ,traverse the array in a way ... read more
asked in Mphasis
Q5. How can you create a Singleton class in Java?

Module Lead Interview Questions & Answers

user image Mukesh Gangwar

posted on 16 Feb 2022

I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Pega Fundamentals and advanced questions
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to updates in pega. It's migration and it's usage in your current project
  • Ans. 

    Updates in Pega and its migration in current project

    • Regular updates in Pega ensure that the system is up-to-date with the latest features and bug fixes

    • Migration to newer versions of Pega can be a complex process and requires careful planning and execution

    • In our current project, we have recently migrated from Pega 7 to Pega 8, which has improved performance and introduced new features such as dynamic case management

    • We a...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare your fundamentals strongly and be updated with latest developments in Technologies.

Module Lead Interview Questions & Answers

user image Anonymous

posted on 3 Jun 2022

I applied via Referral and was interviewed in Aug 2021. There were 4 interview rounds.

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 - Technical 

(1 Question)

  • Q1. 1.Difference between sum and sumx in power bi. 2. What is x- Velocity in power bi? 3. Optimization techniques in power bi. 4. Questions related to current project.
  • Ans. 

    sum vs sumx in Power BI, x-Velocity, optimization techniques, project-related questions

    • sum is an aggregation function that calculates the total of a column, while sumx is an iterator function that performs a calculation for each row and then aggregates the results

    • x-Velocity is a feature in Power BI that optimizes data storage and query performance by compressing and indexing data

    • Optimization techniques in Power BI incl...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. What is calculate and filter function in power bi? 2. Latest features in power bi. 3. Conditional formatting in power bi. 4. Pivot and unpivot table in power bi. 5. Cardinality in power bi. 6. Star and sn...
  • Ans. 

    Calculate and filter functions in Power BI are used for performing calculations and filtering data in reports.

    • Calculate function is used to create new calculated columns or measures based on existing data in Power BI.

    • Filter function is used to apply filters to data in Power BI reports to display specific information.

    • Examples: CALCULATE(SUM(Sales[Amount]), 'Date'[Year]=2021) - calculates total sales amount for the year ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation and why looking for a job change?

Skills evaluated in this interview

LTIMindtree interview questions for designations

 Module Developer Lead

 (2)

 Module Testing Lead

 (1)

 Module Lead and Senior Software Engineer

 (1)

 Technical Lead

 (41)

 Test Lead

 (6)

 Project Lead

 (4)

 QA Lead

 (2)

 Lead Engineer

 (1)

Module Lead Interview Questions & Answers

user image KARIM Kites

posted on 6 Nov 2021

Interview Questionnaire 

1 Question

  • Q1. What do you know about SSIS?
  • Ans. 

    SSIS is a data integration tool by Microsoft used for ETL operations.

    • SSIS stands for SQL Server Integration Services.

    • It is used for extracting, transforming, and loading data from various sources.

    • It has a visual interface for designing workflows and tasks.

    • SSIS packages can be scheduled and executed using SQL Server Agent.

    • Examples of SSIS tasks include data cleansing, data migration, and data warehousing.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a so so experience, but what was missing was an update/alert notification.

I was selected but I was not knowing unless I had to call and confirm the same. Upon calling to HR, he said congratulatuons, you've got selected and I was supposed to call you. I really don't understand what were you doing for last one week.

This is not only the case, I have received offer letter almost 2 months post my selection that was the maximum time I could have waited. The problem is not that it took a huge time but they have never updated me about the reason why it is taking much time. The reason could be genuine but alteast they could have have made an update.


Skills evaluated in this interview

Get interview-ready with Top LTIMindtree Interview Questions

Module Lead Interview Questions & Answers

user image Mayank Lalwani

posted on 12 Jul 2022

I applied via LinkedIn and was interviewed before Jul 2021. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. What is Docker? Give command for Docker build.
  • Ans. 

    Docker is a containerization platform that allows developers to package, deploy, and run applications in isolated environments.

    • Docker uses containerization to create lightweight, portable environments for applications

    • Docker images are built using Dockerfiles, which specify the application and its dependencies

    • Docker build command: docker build

    • Docker containers can be run locally or in the cloud, and...

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

    Kubernetes is an open-source container orchestration platform that automates deployment, scaling, and management of containerized applications.

    • Kubernetes is used to manage containerized applications across multiple hosts.

    • It provides features like automatic scaling, self-healing, and rolling updates.

    • Kubernetes uses a declarative approach to define the desired state of the application.

    • It supports various container runtim...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for LTIMindtree Module Lead interview:
  • Azure
  • Docker
  • Kubernetes
Interview preparation tips for other job seekers - just stick to the basics. If the basics are clear, there are high chances of you getting shortlisted.

Skills evaluated in this interview

Module Lead Interview Questions & Answers

user image Anonymous

posted on 19 Jan 2022

I applied via Naukri.com and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Two technical rounds.questions were from ADF,SQL and databricks

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare more in ADF and SQL server .Basic knowledge/experience in databricks will work

Module Lead Interview Questions & Answers

user image Anonymous

posted on 28 Jul 2022

I applied via Approached by Company and was interviewed in Jan 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic Mule 4 questions
Round 2 - HR 

(1 Question)

  • Q1. Salary discussion, notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - Work on DWL RAML connectors and scenario based questions

Module Lead Interview Questions & Answers

user image Anonymous

posted on 3 Feb 2022

I applied via Approached by company and was interviewed in Aug 2021. There were 2 interview rounds.

Round 1 - HR 

(4 Questions)

  • Q1. Share details of your previous job.
  • Q2. What is your family background?
  • Q3. What are your salary expectations?
  • Q4. Tell me about yourself.
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Power BI Development, DAX related questions and visualisation related questions.

Interview Preparation Tips

Topics to prepare for LTIMindtree Module Lead interview:
  • Dax
  • Visualisation
  • Power BI Service
  • Bookmarks
  • Filters
  • Time Intelligence
  • Power Query
  • Data Modeling
  • Relationships
Interview preparation tips for other job seekers - If you are giving it for Power BI, prepare DAX related questions, explain your previous projects thoroughly when asked

Module Lead Interview Questions & Answers

user image Anonymous

posted on 8 Jan 2022

I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. SharePoint rest API and SPFX related

Interview Preparation Tips

Interview preparation tips for other job seekers - Thrash hold limit and Props vs State n life cycle of react Js component

LTIMindtree Interview FAQs

How many rounds are there in LTIMindtree Module Lead interview?
LTIMindtree interview process usually has 2-3 rounds. The most common rounds in the LTIMindtree interview process are Technical, HR and Resume Shortlist.
How to prepare for LTIMindtree Module Lead 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, Data Analysis, Cloud and Javascript.
What are the top questions asked in LTIMindtree Module Lead interview?

Some of the top questions asked at the LTIMindtree Module Lead interview -

  1. 1. Difference between calculate and filter function. 2. What is pivot and unpi...read more
  2. 1. Difference between sum and sumx function in power bi. 2. What is X Velocity...read more
  3. What is vmware, what is diffence between standard and DV switch, what is BSOD, ...read more
How long is the LTIMindtree Module Lead interview process?

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

Tell us how to improve this page.

LTIMindtree Module Lead Interview Process

based on 15 interviews

4 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Personal Interview1 Round - 1
  • Personal Interview1 Round - 2
View more

Module Lead Interview Questions from Similar Companies

View all
LTIMindtree Module Lead Salary
based on 6.6k salaries
₹7 L/yr - ₹25 L/yr
9% less than the average Module Lead Salary in India
View more details

LTIMindtree Module Lead Reviews and Ratings

based on 517 reviews

3.7/5

Rating in categories

3.6

Skill development

3.7

Work-life balance

3.4

Salary

3.7

Job security

3.6

Company culture

2.9

Promotions

3.4

Work satisfaction

Explore 517 Reviews and Ratings
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