Premium Employer

i

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

Lenovo Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Lenovo Data Analyst Interview Questions and Answers

Updated 30 Jun 2024

Lenovo Data Analyst Interview Experiences

1 interview found

Data Analyst Interview Questions & Answers

user image James Stalon

posted on 30 Jun 2024

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 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
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is an inactive relationship in PBI
  • Ans. 

    An inactive relationship in Power BI is a relationship that is not being used in any visualizations or calculations.

    • Inactive relationships can occur when a relationship is created but not utilized in any measures or visuals.

    • These relationships do not impact the data model or query performance, but can clutter the model view.

    • To remove an inactive relationship, you can delete it from the relationship view in Power BI.

    • Ina...

  • Answered by AI
  • Q2. Import vs Direct Query vs Live connection
  • Ans. 

    Import vs Direct Query vs Live connection

    • Import: Data is imported into the tool for analysis, suitable for small datasets or when real-time data is not required

    • Direct Query: Data is queried directly from the source in real-time, suitable for large datasets or when up-to-date data is needed

    • Live connection: Data is connected live to the source, allowing for real-time updates and analysis without storing data locally

  • 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

Data Analyst Interview Questions & Answers

Whirlpool user image POOJA DNYANESHWAR DEWALKAR

posted on 5 Jun 2024

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

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

Round 1 - Aptitude Test 

SQL coding and MCQ duration 45 min

Round 2 - Technical 

(2 Questions)

  • Q1. Job responsibilities
  • Q2. Power BI, tableau, SQL, python
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Dec 2022. There were 3 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 - HR 

(1 Question)

  • Q1. Tell me about yourself
Round 3 - One-on-one 

(1 Question)

  • Q1. About yourself n work profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Just be you, as Chinese round is final round be confident with your English that’s it

I applied via Recruitment Consulltant and was interviewed before May 2021. There were 2 interview rounds.

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

(1 Question)

  • Q1. Explain IOT database
  • Ans. 

    IOT database is a database that stores data generated by Internet of Things (IOT) devices.

    • IOT database is designed to handle large volumes of data generated by IOT devices.

    • It stores data in a structured format that can be easily queried and analyzed.

    • IOT databases often use NoSQL databases like MongoDB or Cassandra.

    • Examples of IOT databases include AWS IoT Core, Azure IoT Hub, and Google Cloud IoT Core.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - For senior level prepare for business round as that is important.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

How to ready for my work

Round 2 - HR 

(2 Questions)

  • Q1. What type of work do you typically perform in an office setting?
  • Q2. How to developed for in team working

Interview Preparation Tips

Topics to prepare for Daikin Data Entry Operator interview:
  • Data Entry
Interview preparation tips for other job seekers - My advice all team working hardworking well
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

15 statistical and logical questions

Round 2 - Coding Test 

2 easy to medium coding problmes. e.g. swapping the array.

Round 3 - Technical 

(2 Questions)

  • Q1. What is regression ? how it works
  • Ans. 

    Regression is a statistical method used to analyze the relationship between variables and predict outcomes.

    • Regression models the relationship between a dependent variable and one or more independent variables.

    • It works by finding the best-fit line that minimizes the sum of squared differences between the actual and predicted values.

    • Examples include linear regression, polynomial regression, and logistic regression.

  • Answered by AI
  • Q2. Questions on recent projects
Round 4 - HR 

(1 Question)

  • Q1. Basic back ground check

Skills evaluated in this interview

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

(1 Question)

  • Q1. Data engineering related
Round 2 - HR 

(2 Questions)

  • Q1. Introduce yourself
  • Q2. Expectations
Round 3 - Final selection 

(1 Question)

  • Q1. Offers and benefits

Lenovo Interview FAQs

How many rounds are there in Lenovo Data Analyst interview?
Lenovo interview process usually has 1 rounds. The most common rounds in the Lenovo interview process are One-on-one Round.
What are the top questions asked in Lenovo Data Analyst interview?

Some of the top questions asked at the Lenovo Data Analyst interview -

  1. sql rank order expl...read more
  2. merging two tab...read more

Tell us how to improve this page.

Lenovo Data Analyst Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Join Lenovo Smarter Technology for All
Lenovo Data Analyst Salary
based on 18 salaries
₹4.8 L/yr - ₹16 L/yr
51% more than the average Data Analyst Salary in India
View more details

Lenovo Data Analyst Reviews and Ratings

based on 3 reviews

5.0/5

Rating in categories

4.9

Skill development

4.8

Work-life balance

3.8

Salary

4.6

Job security

4.6

Company culture

3.7

Promotions

4.7

Work satisfaction

Explore 3 Reviews and Ratings
Regional Channel Manager
76 salaries
unlock blur

₹12 L/yr - ₹36.5 L/yr

Sales Executive
69 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Technical Support Engineer
56 salaries
unlock blur

₹2.1 L/yr - ₹4.8 L/yr

Area Sales Officer
54 salaries
unlock blur

₹4.1 L/yr - ₹8 L/yr

Area Sales Manager
32 salaries
unlock blur

₹3.5 L/yr - ₹12 L/yr

Explore more salaries
Compare Lenovo with

Dell

4.0
Compare

Helmerich & Payne

4.0
Compare

Acer India

4.3
Compare

ASUS

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