Upload Button Icon Add office photos
Engaged Employer

i

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

Tech Mahindra Verified Tick

Compare button icon Compare button icon Compare
3.5

based on 34.3k Reviews

Filter interviews by

Tech Mahindra Business Intelligence Analyst Interview Questions and Answers

Updated 3 Oct 2021

Tech Mahindra Business Intelligence Analyst Interview Experiences

1 interview found

I applied via Referral and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic oops concept
  • Q2. Majority of the questions were on the sql

Interview Preparation Tips

Interview preparation tips for other job seekers - Be strong in your oops concept

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was the usual aptitude test

Round 2 - Coding Test 

3 codes where there which i opted the complete in java. 1 code was complete and rest 2 was half done

Round 3 - Technical 

(2 Questions)

  • Q1. What was your project topic in final year and explain it briefly
  • Q2. Mention your area of expertise
Round 1 - Technical 

(1 Question)

  • Q1. How to connect the SQL & PowerBi backend database
  • Ans. 

    To connect SQL & PowerBI backend database, use the 'Get Data' option in PowerBI and select SQL Server as the data source.

    • Open PowerBI and select 'Get Data' option

    • Select 'SQL Server' as the data source

    • Enter the server name and database name

    • Choose the authentication method

    • Select the tables/views to import

    • Transform the data if required

    • Create visualizations using the imported data

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - If you are going to attend the technical round, focus on primary technical skills.. Be confident and explain what projects you have done.

Skills evaluated in this interview

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

Round 1 - Technical 

(1 Question)

  • Q1. Delete duplicates, SCD types , datawarehousing concepts

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on deh concept & scenario based questions on sql
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Gangster Disciples (GD) is a gang, while Graphical Display (GD) refers to a visual representation of data.

Round 2 - Aptitude Test 

Aptitude tests are used to assess a person's ability to perform specific tasks, think critically, and solve problems. They are commonly used in job recruitments, college admissions, and competitive exams.

### **Types of Aptitude Tests**
1. **Numerical Aptitude** – Assesses mathematical skills, including arithmetic, algebra, ratios, percentages, and data interpretation.
2. **Logical Reasoning** – Evaluates pattern recognition, sequences, and logical deductions.
3. **Verbal Ability** – Tests grammar, comprehension, vocabulary, and sentence formation.
4. **Abstract Reasoning** – Measures the ability to identify patterns, trends, and relationships among shapes or figures.
5. **Spatial Reasoning** – Tests the ability to visualize and manipulate objects in space.
6. **Mechanical Reasoning** – Assesses understanding of mechanical and physical concepts, often for technical roles.
7. **Situational Judgment Test (SJT)** – Evaluates decision-making and problem-solving in workplace scenarios.

### **Common Exam Patterns**
- Multiple-choice questions (MCQs)
- Timed sections
- Increasing difficulty level
- Negative marking (in some tests)

### **Preparation Tips**
✔️ **Practice Regularly** – Solve sample questions and previous papers.
✔️ **Time Management** – Work on speed and accuracy.
✔️ **Learn Shortcuts** – Use mental math tricks and reasoning techniques.
✔️ **Improve Reading Skills** – Enhance vocabulary and comprehension for verbal sections.
✔️ **Use Online Mock Tests** – Simulate real test conditions.

Would you like sample questions or specific test details for a job or exam?

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed in Dec 2024. There were 5 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Resume screening Self introduction Roles and responsibilities
Round 2 - Assignment 

Given task Statics standard deviations Attrition Average of given table values and Given graph economi graph and poverty graph base on that need to gave answers 30 qustion and 60 min time duration

Round 3 - Technical 

(2 Questions)

  • Q1. Versant test should be need to attend Hirepro will have interview prosess in YouTube will check and prepare mid level hard
  • Q2. We can goo for online prosess how it is
Round 4 - One-on-one 

(1 Question)

  • Q1. Manger Level round they will ask KPI NPS AHT standard deviations Service Level handling Root cause Analysis Weighted average Same product how will calculate Totall Swer % how will get Many of like bpi <20 ...
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion and update structure of our role and responsibilities
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Difference between bagging and boosting
  • Ans. 

    Bagging and boosting are ensemble learning techniques used to improve the performance of machine learning models by combining multiple weak learners.

    • Bagging (Bootstrap Aggregating) involves training multiple models independently on different subsets of the training data and then combining their predictions through averaging or voting.

    • Boosting involves training multiple models sequentially, where each subsequent model c...

  • Answered by AI
  • Q2. Parameters of Decision Tree
  • Ans. 

    Parameters of a Decision Tree include max depth, min samples split, criterion, and splitter.

    • Max depth: maximum depth of the tree

    • Min samples split: minimum number of samples required to split an internal node

    • Criterion: function to measure the quality of a split (e.g. 'gini' or 'entropy')

    • Splitter: strategy used to choose the split at each node (e.g. 'best' or 'random')

  • Answered by AI
  • Q3. Explain any one of your project in detail
  • Ans. 

    Developed a predictive model to forecast customer churn in a telecom company

    • Collected and cleaned customer data including usage patterns and demographics

    • Used machine learning algorithms such as logistic regression and random forest to build the model

    • Evaluated model performance using metrics like accuracy, precision, and recall

    • Provided actionable insights to the company to reduce customer churn rate

  • Answered by AI

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Coding Test 

*****, arjumpudi satyanarayana

Round 2 - Technical 

(5 Questions)

  • Q1. What is the python language
  • Ans. 

    Python is a high-level programming language known for its simplicity and readability.

    • Python is widely used for web development, data analysis, artificial intelligence, and scientific computing.

    • It emphasizes code readability and uses indentation for block delimiters.

    • Python has a large standard library and a vibrant community of developers.

    • Example: print('Hello, World!')

    • Example: import pandas as pd

  • Answered by AI
  • Q2. What is the code problems
  • Ans. 

    Code problems refer to issues or errors in the code that need to be identified and fixed.

    • Code problems can include syntax errors, logical errors, or performance issues.

    • Examples of code problems include missing semicolons, incorrect variable assignments, or inefficient algorithms.

    • Identifying and resolving code problems is a key skill for data scientists to ensure accurate and efficient data analysis.

  • Answered by AI
  • Q3. What is the python code
  • Ans. 

    Python code is a programming language used for data analysis, machine learning, and scientific computing.

    • Python code is written in a text editor or an integrated development environment (IDE)

    • Python code is executed using a Python interpreter

    • Python code can be used for data manipulation, visualization, and modeling

  • Answered by AI
  • Q4. What is the project
  • Ans. 

    The project is a machine learning model to predict customer churn for a telecommunications company.

    • Developing predictive models using machine learning algorithms

    • Analyzing customer data to identify patterns and trends

    • Evaluating model performance and making recommendations for reducing customer churn

  • Answered by AI
  • Q5. What is the lnderssip
  • Ans. 

    The question seems to be incomplete or misspelled.

    • It is possible that the interviewer made a mistake while asking the question.

    • Ask for clarification or context to provide a relevant answer.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IBM Data Scientist interview:
  • Python
  • Machine Learning
Interview preparation tips for other job seekers - No

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Overfitting and Underfitting
  • Q2. Find Nth-largest element
  • Ans. 

    Find Nth-largest element in an array

    • Sort the array in descending order

    • Return the element at index N-1

  • Answered by AI
  • Q3. NLP Data preprocessing
Round 2 - HR 

(2 Questions)

  • Q1. Salary Discussion
  • Q2. Fitment discussion

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Tell me about yourself?
  • Ans. 

    I am a data scientist with a background in statistics and machine learning, passionate about solving complex problems using data-driven approaches.

    • Background in statistics and machine learning

    • Experience in solving complex problems using data-driven approaches

    • Passionate about leveraging data to drive insights and decision-making

  • Answered by AI
  • Q2. Describe in detail about one of my main project.
  • Ans. 

    Developed a predictive model for customer churn in a telecom company.

    • Collected and cleaned customer data including usage patterns and demographics.

    • Used machine learning algorithms such as logistic regression and random forest to build the model.

    • Evaluated model performance using metrics like accuracy, precision, and recall.

    • Implemented the model into the company's CRM system for real-time predictions.

  • Answered by AI
  • Q3. Few questions related to my projects.
Round 2 - Technical 

(1 Question)

  • Q1. Questions on Basics python(Since i am fresher)

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall, it was a good experience for me. Very friendly interviewers. I couldn't make it after the second round. I came to know where I was lacking.

Tech Mahindra Interview FAQs

How to prepare for Tech Mahindra Business Intelligence Analyst 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 Tech Mahindra. The most common topics and skills that interviewers at Tech Mahindra expect are SQL, Python, Business Intelligence, SQL Queries and Stored Procedures.
What are the top questions asked in Tech Mahindra Business Intelligence Analyst interview?

Some of the top questions asked at the Tech Mahindra Business Intelligence Analyst interview -

  1. Majority of the questions were on the ...read more
  2. Basic oops conc...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.9
 • 8.2k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Tech Mahindra Business Intelligence Analyst Salary
based on 17 salaries
₹4 L/yr - ₹11 L/yr
32% less than the average Business Intelligence Analyst Salary in India
View more details
Software Engineer
26.3k salaries
unlock blur

₹2 L/yr - ₹9.1 L/yr

Senior Software Engineer
21.3k salaries
unlock blur

₹5.5 L/yr - ₹23.2 L/yr

Technical Lead
11.6k salaries
unlock blur

₹9.2 L/yr - ₹37 L/yr

Associate Software Engineer
5.4k salaries
unlock blur

₹1.8 L/yr - ₹6 L/yr

Team Lead
4.9k salaries
unlock blur

₹5.2 L/yr - ₹17 L/yr

Explore more salaries
Compare Tech Mahindra with

Infosys

3.6
Compare

Cognizant

3.8
Compare

Accenture

3.9
Compare

Wipro

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