Upload Button Icon Add office photos

Adidas

Compare button icon Compare button icon Compare

Filter interviews by

Adidas Interview Questions, Process, and Tips

Updated 26 Mar 2025

Top Adidas Interview Questions and Answers

View all 24 questions

Adidas Interview Experiences

Popular Designations

73 interviews found

I applied via Referral and was interviewed in Jul 2020. There were 5 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How do you manage when youhave half of the team not performing and rest performing?
  • Ans. 

    Identify the root cause of underperformance and provide support and training to improve performance.

    • Analyze individual performance and identify areas of improvement

    • Provide support and training to improve skills and knowledge

    • Set clear expectations and goals for the team

    • Recognize and reward high performers to motivate the team

    • Take disciplinary action if necessary

    • Communicate regularly with the team to address concerns and

  • Answered by AI
  • Q2. Suppose you are doing sale of 2lac and ur UPT is 2.10 and suddenly you drop down with your UPT to 1.97 what will be the exact number ?
  • Ans. 

    The exact number will be 1,94,029

    • The formula to calculate the exact number is: Sales/UPT = Units sold

    • Using this formula, the exact number will be 1,94,029

    • It is important to monitor UPT regularly to ensure sales goals are met

  • Answered by AI
  • Q3. Your left with 7 days and still you have only achieved 60% of your target, so what will be the plan to achieve the rest number in a week and how?
  • Ans. 

    I would analyze the reasons for the slow progress and create a detailed plan to achieve the remaining target.

    • Analyze the reasons for the slow progress

    • Identify the areas where improvement is needed

    • Create a detailed plan with specific goals and deadlines

    • Motivate and train the team to work efficiently

    • Monitor the progress regularly and make necessary adjustments

    • Use incentives and rewards to encourage the team

    • Collaborate wi...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - always have live example related to your current team and profile and always keep eye contact and do not shake or do any activity with your leg while sitting in fromt of interviewer and do use your hand gesture while answering anything.

Retail Store Manager Interview Questions asked at other Companies

Q1. Retail KPI, How you will improve EBITDA, How you will improve business efficiency
View answer (28)
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Not Selected

I appeared for an interview in Oct 2024.

Round 1 - One-on-one 

(4 Questions)

  • Q1. My Discussion executive
  • Q2. Store maintenance my Responsibility
  • Q3. Daily Target achive store
  • Q4. Monthly Target achive and good performance
Round 2 - HR 

(2 Questions)

  • Q1. My Discussion hr
  • Q2. HR Condition I followed

Interview Preparation Tips

Interview preparation tips for other job seekers - Archive my Target performance

Retail and Store Manager Interview Questions asked at other Companies

Q1. How can you increase your business revenue from 15 Million to approximately 20 million?
View answer (1)

Trading Manager Interview Questions & Answers

user image Papri Nandy

posted on 3 Jan 2025

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

I applied via Company Website and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Case Study 

Eid aka zbtirxjtiteftu ota g nl

Round 2 - One-on-one 

(3 Questions)

  • Q1. What is your name
  • Ans. 

    My name is John Smith.

    • Full name is John Smith

    • Common name in English-speaking countries

    • Easy to remember and pronounce

  • Answered by AI
  • Q2. Your agekjkkohfjhg
  • Q3. What do you live

Interview Preparation Tips

Interview preparation tips for other job seekers - Good.. monthly salary online payment and part time job

Trading Manager Interview Questions asked at other Companies

Q1. Effect of moisture in maize, impact of maize based ethanol plants on maize supply chain
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Case Study 

Case study is shared two days before the interview process

Round 2 - Technical 

(1 Question)

  • Q1. General spark optimization techniques
  • Ans. 

    Spark optimization techniques improve performance and efficiency of data processing.

    • Partitioning data to distribute workload evenly

    • Caching frequently accessed data to avoid recomputation

    • Using appropriate data formats like Parquet for efficient storage and retrieval

    • Optimizing shuffle operations by tuning parameters like shuffle partitions

    • Avoiding unnecessary data shuffling by using broadcast joins

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Adidas interview questions for popular designations

 Store Manager

 (5)

 Retail Associate

 (3)

 Assistant Manager

 (3)

 Data Engineer

 (3)

 Sales Executive

 (3)

 Data Analyst

 (2)

 HR Manager

 (2)

 Assistant Store Manager

 (2)

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

(2 Questions)

  • Q1. What is supervised learning
  • Ans. 

    Supervised learning is a type of machine learning where the model is trained on labeled data to make predictions or decisions.

    • Uses labeled training data to learn the mapping between input and output variables

    • The model is trained on a dataset where the correct output is known

    • Examples include classification and regression tasks

  • Answered by AI
  • Q2. What is overfitting
  • Ans. 

    Overfitting occurs when a model learns the noise in the training data rather than the underlying pattern.

    • Overfitting happens when a model is too complex and captures noise in the training data.

    • It leads to poor generalization on new, unseen data.

    • Techniques to prevent overfitting include cross-validation, regularization, and early stopping.

    • Example: A decision tree with too many branches that perfectly fits the training d

  • Answered by AI

Skills evaluated in this interview

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Get interview-ready with Top Adidas Interview Questions

Data Engineer Interview Questions & Answers

user image Pratibha Luthra

posted on 2 Aug 2024

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

(2 Questions)

  • Q1. Optimizations in Databricks
  • Ans. 

    Optimizations in Databricks involve tuning cluster configurations, optimizing code, and utilizing caching.

    • Tune cluster configurations to allocate resources efficiently

    • Optimize code by using efficient algorithms and data structures

    • Utilize caching to store intermediate results and avoid recomputation

  • Answered by AI
  • Q2. Where broadcast join is used and why
  • Ans. 

    Broadcast join is used when one of the tables is small enough to fit in memory of all the nodes in the cluster, reducing shuffle and improving performance.

    • Broadcast join is used to optimize join operations by broadcasting the smaller table to all nodes in the cluster.

    • It is beneficial when one of the tables is small enough to fit in memory of all nodes, reducing the need for shuffling data across the network.

    • Broadcast j...

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions asked at other Companies

Q1. Next Greater Element Problem Statement You are given an array arr of length N. For each element in the array, find the next greater element (NGE) that appears to the right. If there is no such greater element, return -1. Input: T N arr[0]... read more
View answer (3)

Jobs at Adidas

View all
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
-
Result
Selected Selected

I applied via Job Fair

Round 1 - One-on-one 

(5 Questions)

  • Q1. I need make my life in didaas company
  • Q2. I was so excyted this company
  • Q3. I one to make my life sussesfull
  • Q4. I one to provite my famely and frend
  • Q5. And adidas is my dream company
Round 2 - Group Discussion 

Group discussion is a team work

Store Incharge Interview Questions asked at other Companies

Q1. if material purchase in party but some material in liquid and some has been expiared how would have in this case?
View answer (4)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why do you want to work with us
  • Q2. What us yiur biggest strength

Interview Preparation Tips

Interview preparation tips for other job seekers - Positive attitude, resilience, friendly, empathy

Senior Credit Specialist Interview Questions asked at other Companies

Q1. There are fifteen bowls of steel in front of you. All are of the same shape and size, but one of those bowls is slightly less in weight. You have to identify which one is it without holding them or using the weighing scale.
View answer (1)

Retail Associate Interview Questions & Answers

user image Subhash Singh

posted on 18 Jul 2024

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

I applied via Company Website and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - One-on-one 

(4 Questions)

  • Q1. About previous profile
  • Q2. Strengths & weakness
  • Q3. Situational based questions
  • Q4. A bit about retail sales and customer behaviour.

Retail Associate Interview Questions asked at other Companies

Q1. What is important factor of sales .how will u sell a product and represent
View answer (7)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software developer with experience in building web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MongoDB and MySQL

    • Familiar with version control systems like Git and deployment tools like Heroku

    • Strong problem-solving skills and ability ...

  • Answered by AI
  • Q2. Questions around automation

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (43)

Specialist Interview Questions & Answers

user image Keerthana G

posted on 26 Jul 2024

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

(2 Questions)

  • Q1. Self Introduction
  • Q2. Cycle of OTC AND How the approval flow of invoice works
  • Ans. 

    OTC cycle involves ordering, receiving, invoicing, and payment. Approval flow of invoice includes verification, authorization, and processing.

    • OTC cycle includes ordering products, receiving them, invoicing the customer, and receiving payment.

    • Approval flow of invoice involves verification of details, authorization of payment, and processing for payment.

    • Example: Customer places an order for OTC product, receives the prod...

  • Answered by AI

Specialist Interview Questions asked at other Companies

Q1. 1. Solid principles implementation in a given scenario, how can we apply and improve the problem shared by interviewer. 2. C# coding questions on strings and arrays. 3. Rest API methods and it's implementation. 4. Basic questions on Jquery,... read more
View answer (1)

Adidas Interview FAQs

How many rounds are there in Adidas interview?
Adidas interview process usually has 2-3 rounds. The most common rounds in the Adidas interview process are One-on-one Round, Resume Shortlist and HR.
How to prepare for Adidas 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 Adidas. The most common topics and skills that interviewers at Adidas expect are Retail, Monitoring, Sales, Retail Sales and Visual Merchandising.
What are the top questions asked in Adidas interview?

Some of the top questions asked at the Adidas interview -

  1. Your left with 7 days and still you have only achieved 60% of your target, so w...read more
  2. Suppose you are doing sale of 2lac and ur UPT is 2.10 and suddenly you drop dow...read more
  3. What KPIs do you look at when sales forecast...read more
How long is the Adidas interview process?

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

Tell us how to improve this page.

Adidas Interview Process

based on 77 interviews

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Trident Group Interview Questions
3.5
 • 120 Interviews
Relaxo Footwear Interview Questions
4.1
 • 89 Interviews
Arvind Group Interview Questions
4.0
 • 63 Interviews
Bata Interview Questions
3.7
 • 63 Interviews
Page Industries Interview Questions
4.2
 • 44 Interviews
Alok Industries Interview Questions
3.7
 • 39 Interviews
View all

Adidas Reviews and Ratings

based on 591 reviews

3.9/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

4.1

Salary

3.7

Job security

3.8

Company culture

3.2

Promotions

3.6

Work satisfaction

Explore 591 Reviews and Ratings
Contractor Associate - Record-to-Report

Chennai

2-5 Yrs

₹ 5-5.5 LPA

Store Manager

Dehradun,

United states (usa)

5-9 Yrs

₹ 2-9.5 LPA

Associate - I2C - Customer Data

Chennai

2-7 Yrs

Not Disclosed

Explore more jobs
Store Manager
194 salaries
unlock blur

₹2 L/yr - ₹9.6 L/yr

Assistant Manager
114 salaries
unlock blur

₹5.3 L/yr - ₹22.4 L/yr

Retail Associate
114 salaries
unlock blur

₹1.5 L/yr - ₹7 L/yr

Data Engineer
102 salaries
unlock blur

₹12 L/yr - ₹43.8 L/yr

Software Developer
97 salaries
unlock blur

₹10 L/yr - ₹21 L/yr

Explore more salaries
Compare Adidas with

Raymond Lifestyle Limited

4.1
Compare

Trident Group

3.5
Compare

Arvind Group

4.0
Compare

Bata

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