Upload Button Icon Add office photos
Engaged Employer

i

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

Tata Electronics Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Tata Electronics Data Analyst Interview Questions and Answers

Updated 9 Dec 2024

Tata Electronics Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 9 Dec 2024

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

I applied via LinkedIn and was interviewed before Dec 2023. There was 1 interview round.

Round 1 - Group Discussion 

Case study about some machine learning project which i did in thr past.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is join in sql
  • Ans. 

    Join in SQL is used to combine rows from two or more tables based on a related column between them.

    • Join is used to retrieve data from multiple tables based on a related column

    • Types of joins include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN

    • Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column

  • Answered by AI
  • Q2. What is primary key
  • Ans. 

    Primary key is a unique identifier for each record in a database table.

    • Primary key ensures each record in a table is uniquely identified

    • It must contain unique values and cannot have NULL values

    • Primary key can be a single column or a combination of columns

    • Example: 'ID' column in a 'Users' table can be a primary key

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Technical 

(1 Question)

  • Q1. Asked to create a power bi dashboard
Round 2 - Technical 

(1 Question)

  • Q1. Had coding test on SQL and Python

Interview Questionnaire 

3 Questions

  • Q1. Rate yourself in ADVANCED EXCEL, AND SQL
  • Ans. 

    I rate myself 8/10 in Advanced Excel and 9/10 in SQL.

    • Advanced Excel: proficient in pivot tables, VLOOKUP, macros, and data visualization

    • SQL: skilled in writing complex queries, joins, subqueries, and stored procedures

    • Experience in using Excel and SQL together to analyze large datasets

  • Answered by AI
  • Q2. How to Work with dynamic data, how to remove duplicate data or fix the data
  • Ans. 

    To work with dynamic data, remove duplicates and fix errors, use data cleaning techniques.

    • Use software tools like OpenRefine or Excel to clean data

    • Identify and remove duplicate data using unique identifiers

    • Fix errors by standardizing data formats and using regular expressions

    • Use data validation to ensure accuracy and completeness

    • Create a data cleaning plan and document all changes made

    • Test the cleaned data to ensure it

  • Answered by AI
  • Q3. Difference between formula and a function
  • Ans. 

    Formula is a mathematical expression while function is a pre-built formula that performs a specific task.

    • Formula is a combination of mathematical operators and values used to calculate a result.

    • Function is a pre-built formula that performs a specific task, such as finding the average of a range of numbers.

    • Formulas can be customized and modified, while functions are fixed and cannot be changed.

    • Examples of functions incl

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be confident in your reply, communication is most important

Skills evaluated in this interview

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

Skil set for My relevant job update

Round 2 - Group Discussion 

Communication discussion

Round 3 - One-on-one 

(2 Questions)

  • Q1. About My profile and knowledge
  • Q2. About My attitude and experience
Round 4 - Technical 

(1 Question)

  • Q1. Excel formula and macro MS word and PowerPoint dashboard advanced Excel and power bi
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Couple of leetcode medium questions (i think it was around 3 questions) and they had their own platform
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about the project you have worked recently
  • Ans. 

    Developed a predictive analytics model to forecast customer churn for a telecom company

    • Used Python and SQL to clean and analyze customer data

    • Implemented machine learning algorithms such as logistic regression and random forest

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

  • Answered by AI
  • Q2. What kind of forecasting have you done
  • Ans. 

    I have experience in time series forecasting using statistical models and machine learning algorithms.

    • Utilized ARIMA model to forecast sales data for a retail company

    • Implemented Prophet algorithm to predict stock prices for a financial institution

    • Used LSTM neural network for demand forecasting in supply chain management

  • Answered by AI
Round 2 - Assignment 

Excel assessment- was made to make a report from multiple sheets

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

I applied via LinkedIn and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

The diagonals AC and BD of a cyclic quadrilateral ABCD intersect each other at the point P. Then, it is always true that

Round 2 - One-on-one 

(2 Questions)

  • Q1. Nding Now DSA Data Structures Algorithms Interview Preparation Data Science Topic-wise Practice C C++ Java JavaScript Python Competitive Programming Machine Learning Aptitude Write & Earn Web Development P...
  • Q2. Everything you need to know about the job-search process itself.nding Now DSA Data Structures Algorithms Interview Preparation Data Science Topic-wise Practice C C++ Java JavaScript Python Competitive Prog...

Interview Preparation Tips

Interview preparation tips for other job seekers - Everything you need to know about the job-search process itself.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Sql rank order explain
  • Ans. 

    SQL rank order function explanation

    • Rank order function in SQL assigns a rank to each row based on a specified column

    • It can be used to determine the top or bottom N records in a dataset

    • Example: SELECT column1, column2, RANK() OVER (ORDER BY column3 DESC) AS rank_order FROM table_name

  • Answered by AI
  • Q2. Merging two tables
  • Ans. 

    Merging two tables involves combining data from both tables based on a common key.

    • Identify a common key between the two tables

    • Use SQL JOIN statements to merge the tables

    • Choose the appropriate type of join (e.g. inner join, outer join)

    • Consider the size of the tables and the performance implications of the merge

  • Answered by AI

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Tell me yourself
Round 2 - HR 

(1 Question)

  • Q1. Discussion about salary
Contribute & help others!
anonymous
You can choose to be anonymous

Tata Electronics Interview FAQs

How many rounds are there in Tata Electronics Data Analyst interview?
Tata Electronics interview process usually has 1 rounds. The most common rounds in the Tata Electronics interview process are Group Discussion.

Recently Viewed

INTERVIEWS

Dell

No Interviews

INTERVIEWS

Dell

No Interviews

SALARIES

Urban Company

INTERVIEWS

EY Global Delivery Services ( EY GDS)

No Interviews

SALARIES

WatchGuard Technologies

SALARIES

Renesas Electronics India

INTERVIEWS

WatchGuard Technologies

No Interviews

INTERVIEWS

Zettaone Technologies India

No Interviews

SALARIES

Renesas Electronics India

JOBS

Infineon Technologies

No Jobs

Tell us how to improve this page.

Tata Electronics Data Analyst Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Samsung Interview Questions
3.9
 • 545 Interviews
Qualcomm Interview Questions
3.8
 • 255 Interviews
Intel Interview Questions
4.2
 • 215 Interviews
LG Electronics Interview Questions
4.0
 • 197 Interviews
Philips Interview Questions
3.8
 • 157 Interviews
Texas Instruments Interview Questions
4.1
 • 120 Interviews
Xiaomi Interview Questions
3.8
 • 89 Interviews
Synopsys Interview Questions
3.9
 • 88 Interviews
Hitachi Interview Questions
4.0
 • 81 Interviews
View all
Tata Electronics Data Analyst Salary
based on 13 salaries
₹2.5 L/yr - ₹7 L/yr
33% less than the average Data Analyst Salary in India
View more details

Tata Electronics Data Analyst Reviews and Ratings

based on 2 reviews

3.1/5

Rating in categories

3.1

Skill development

3.1

Work-life balance

2.1

Salary

5.0

Job security

3.1

Company culture

2.6

Promotions

3.1

Work satisfaction

Explore 2 Reviews and Ratings
Senior Engineer
763 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer
425 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

L2 Engineer
346 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Assistant Manager
299 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Engineer 1
245 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Tata Electronics with

Samsung

3.9
Compare

LG Electronics

4.0
Compare

Sony

4.2
Compare

Panasonic Avionics Corporation

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