Upload Button Icon Add office photos

Filter interviews by

Lowe's Data Analyst Interview Questions and Answers for Experienced

Updated 20 Mar 2024

Lowe's Data Analyst Interview Experiences for Experienced

3 interviews found

Data Analyst Interview Questions & Answers

user image Sai Praveen Reddy Allam

posted on 6 Sep 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Aug 2023. 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 - Coding Test 

Pandas, python, SQL based questions

Round 3 - Technical 

(1 Question)

  • Q1. Pandas, python, sql, business case study and logical reasoning

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 20 Mar 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - One-on-one 

(1 Question)

  • Q1. About what are you working on and your current role.
Round 2 - Technical 

(1 Question)

  • Q1. Technical skills

Data Analyst Interview Questions Asked at Other Companies for Experienced

asked in Samsung
Q1. How to Work with dynamic data, how to remove duplicate data or fi ... read more
asked in Morningstar
Q2. What are the elements which are present in all the financial stat ... read more
Q3. What is a Brownian motion? Properties of Brownian motion?
Q4. What is a Martingale? What are Markov Processes? Is Martingale a ... read more
asked in PhonePe
Q5. Different types of Joins in SQL and what are the outputs when you ... read more

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 30 Jan 2024

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

45 mins and too many technical questions

Round 2 - Coding Test 

Too many technical questions

Interview questions from similar companies

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

(1 Question)

  • Q1. Find top 3 students in a class
  • Ans. 

    Identify the top 3 students based on their grades in a class.

    • Calculate the average grade for each student

    • Sort the students based on their average grades in descending order

    • Select the top 3 students

  • Answered by AI
Round 2 - Case Study 

Guesstimate questions

Round 3 - One-on-one 

(1 Question)

  • Q1. Directors ask behavioural questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with SQL, visualisation interpretation
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Basic SQL and tableau questions

Round 2 - HR 

(1 Question)

  • Q1. How do you work in a team?

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Explain about one of your projects
  • Q2. Technical questions regarding SQL, Python
  • Q3. What is the current role in your company

Interview Preparation Tips

Topics to prepare for Sears Holdings Data Analyst interview:
  • SQL
  • Python
  • Data Visualization
Interview preparation tips for other job seekers - Prepare yourself w.r.t resume submitted

I applied via Recruitment Consultant and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. Sql queries on join and window functions
  • Q2. Brain teasers
  • Q3. Business Case study
  • Q4. Statistics and formula

Interview Preparation Tips

Interview preparation tips for other job seekers - Get a

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

Interview Questionnaire 

3 Questions

  • Q1. Online Aptitude Test
  • Q2. Questions from my resume/previous employment
  • Q3. Scenario based question/Business case study

Interview Preparation Tips

Interview preparation tips for other job seekers - This interview was for Data analyst role at Reliance Retail. First , I had online aptitude test-50 questions 12 minutes. You need to at least solve 20 correctly. Post this I had online technical interview which lasted for about 40minutes. Initially the interviewer asked me about few accomplishments from my previous employment which had impacted business. I took him through few major projects that I worked and how these impacted business. I made sure to keep everything aligned to data analyst role. I spoke about what Data visualization tools (Domo/tableau) and languages(SQL) I had used previously to analyze data. He had follow up questions and I again made sure to explain clearly by highlighting my role. Next , there was one scenario based question asked.
Q: There are a couple of reliance stores that are bleeding(doing really bad) in one region. You have all the necessary data related to these stores. What would be those factors that you will consider first ? What will you do to ensure these stores do well.
Since I had retail background it was easier for me to understand the scenario based question. The interviewer wanted to understand how I would approach the problem.
Last, I had few questions to the interviewer based on the role.
On the same day I received call from HR saying that I have cleared the interview and offered the role.
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Assignment 

Data entry, system operator,sales management, coding sarvese

Round 2 - Coding Test 

Sales management
coding sarvese
data entry
System operator working

Round 3 - Technical 

(2 Questions)

  • Q1. Which was the data entry meening
  • Q2. System operator
Round 4 - Aptitude Test 

Sales management
Coding sarvese
Operator working sales management
Group discussion

Interview Preparation Tips

Topics to prepare for Metro Cash & Carry Data Entry Operator interview:
  • Physiotherapy
  • Accounting
  • MS Office
  • HTML
  • SQL
  • Design
  • Training
  • Data Entry Operation
  • Software
  • Control System
  • Hardware
  • Production
  • Team Management
  • Networking
  • New Market Development
  • Internet
  • C++
  • Java
  • Business Development
  • Coordination
  • Javascript
  • Communication Skills
  • SQL Server
  • Data Entry
  • Administration
  • Operations
Interview preparation tips for other job seekers - Data entry
System operator
Online work

I was interviewed in Apr 2021.

Interview Questionnaire 

9 Questions

  • Q1. How can you tune the hyper parameters of XGboost,Random Forest,SVM algorithm?
  • Ans. 

    Hyperparameters of XGBoost, Random Forest, and SVM can be tuned using techniques like grid search, random search, and Bayesian optimization.

    • For XGBoost, important hyperparameters to tune include learning rate, maximum depth, and number of estimators.

    • For Random Forest, important hyperparameters to tune include number of trees, maximum depth, and minimum samples split.

    • For SVM, important hyperparameters to tune include ke...

  • Answered by AI
  • Q2. What do these hyper parameters in the above mentioned algorithms actually mean?
  • Ans. 

    Hyperparameters are settings that control the behavior of machine learning algorithms.

    • Hyperparameters are set before training the model.

    • They control the learning process and affect the model's performance.

    • Examples include learning rate, regularization strength, and number of hidden layers.

    • Optimizing hyperparameters is important for achieving better model accuracy.

  • Answered by AI
  • Q3. Difference between Ridge and LASSO and their geometric interpretation.
  • Ans. 

    Ridge and LASSO are regularization techniques used in linear regression to prevent overfitting.

    • Ridge adds a penalty term to the sum of squared errors, which shrinks the coefficients towards zero but doesn't set them exactly to zero.

    • LASSO adds a penalty term to the absolute value of the coefficients, which can set some of them exactly to zero.

    • The geometric interpretation of Ridge is that it adds a constraint to the size...

  • Answered by AI
  • Q4. How to fit a time series model? State all the steps you would follow.
  • Ans. 

    Steps to fit a time series model

    • Identify the time series pattern

    • Choose a suitable model

    • Split data into training and testing sets

    • Fit the model to the training data

    • Evaluate model performance on testing data

    • Refine the model if necessary

    • Forecast future values using the model

  • Answered by AI
  • Q5. RNN,CNN and difference between these two.
  • Ans. 

    RNN and CNN are neural network architectures used for different types of data.

    • RNN is used for sequential data like time series, text, speech, etc.

    • CNN is used for grid-like data like images, videos, etc.

    • RNN has feedback connections while CNN has convolutional layers.

    • RNN can handle variable length input while CNN requires fixed size input.

    • Both can be used for classification, regression, and generation tasks.

  • Answered by AI
  • Q6. Two Case studies related to optimisation. One was cost optimization and other one was Revenue optimization. What data would you look at to solve all these. How would you form the objective function.
  • Ans. 

    Answering a question on data and objective function for cost and revenue optimization case studies.

    • For cost optimization, look at data related to expenses, production costs, and resource allocation.

    • For revenue optimization, look at data related to sales, customer behavior, and market trends.

    • Objective function for cost optimization could be minimizing expenses while maintaining quality.

    • Objective function for revenue opt...

  • Answered by AI
  • Q7. Live coding on Time Series Modelling
  • Q8. There were some HR questions as well like how would you make someone understand the difference between a classification problem and a prediction problem.
  • Q9. Where do you see yourself in 3 years?

Interview Preparation Tips

Interview preparation tips for other job seekers - I was asked questions from almost every field in Data Science. One has to be very technically sound and has to have clear understanding of all the ML algorithms.

If you don't know something,better to mention it clearly.

All the very best!

Skills evaluated in this interview

Lowe's Interview FAQs

How many rounds are there in Lowe's Data Analyst interview for experienced candidates?
Lowe's interview process for experienced candidates usually has 2-3 rounds. The most common rounds in the Lowe's interview process for experienced candidates are Coding Test, Technical and Resume Shortlist.
How to prepare for Lowe's Data Analyst interview for experienced candidates?
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 Lowe's. The most common topics and skills that interviewers at Lowe's expect are Python, SQL, Advanced Excel, Automation and Business Objects.
What are the top questions asked in Lowe's Data Analyst interview for experienced candidates?

Some of the top questions asked at the Lowe's Data Analyst interview for experienced candidates -

  1. Pandas, python, sql, business case study and logical reason...read more
  2. Technical ski...read more

Tell us how to improve this page.

Lowe's Data Analyst Salary
based on 81 salaries
₹9.5 L/yr - ₹16.5 L/yr
66% more than the average Data Analyst Salary in India
View more details

Lowe's Data Analyst Reviews and Ratings

based on 9 reviews

4.5/5

Rating in categories

4.1

Skill development

5.0

Work-life balance

4.4

Salary

3.5

Job security

4.6

Company culture

3.4

Promotions

4.2

Work satisfaction

Explore 9 Reviews and Ratings
Software Engineer
1k salaries
unlock blur

₹7.3 L/yr - ₹27 L/yr

Senior Software Engineer
922 salaries
unlock blur

₹11.5 L/yr - ₹40 L/yr

Senior Analyst
235 salaries
unlock blur

₹7.4 L/yr - ₹25 L/yr

Analyst
230 salaries
unlock blur

₹4.2 L/yr - ₹16 L/yr

Lead Software Engineer
160 salaries
unlock blur

₹18 L/yr - ₹58 L/yr

Explore more salaries
Compare Lowe's with

Home Depot

3.8
Compare

Ace Hardware

2.9
Compare

Sherwin Williams Paints

4.0
Compare

Fastenal

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