Upload Button Icon Add office photos

Filter interviews by

Shoppers Stop DPT.Manager Interview Questions and Answers for Experienced

Updated 7 Nov 2022

Shoppers Stop DPT.Manager Interview Experiences for Experienced

1 interview found

DPT.Manager Interview Questions & Answers

user image Anonymous

posted on 7 Nov 2022

I applied via Approached by Company and was interviewed before Nov 2021. There were 2 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 - One-on-one 

(3 Questions)

  • Q1. Why you want to join us ?
  • Q2. Last company & my performance?
  • Q3. KPIs, business & SOP discussions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be ready with No.s be confident, groomed, with excellent communication skill.

Interview questions from similar companies

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

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

Round 1 - Coding Test 

2 DSA questions and some MCQ on Java and Spring

Round 2 - Technical 

(2 Questions)

  • Q1. Longest palindromic substring
  • Ans. 

    A palindromic substring is a string that reads the same forwards and backwards.

    • Use dynamic programming to find the longest palindromic substring.

    • Start by considering each character as the center of a potential palindrome.

    • Expand outwards from each center to check for palindromes of odd and even lengths.

  • Answered by AI
  • Q2. Remove duplicates in place from a 1D array
  • Ans. 

    Remove duplicates from a 1D array of strings in place

    • Iterate through the array and use a HashSet to keep track of unique elements

    • Replace duplicates with null or an empty string to remove them in place

  • Answered by AI
Round 3 - Technical 

(3 Questions)

  • Q1. Project discussion
  • Q2. Search min element in a rotated sorted array with duplicate elements
  • Ans. 

    Search for the minimum element in a rotated sorted array with duplicate elements.

    • Use binary search to find the minimum element in the rotated sorted array.

    • Handle the case where duplicate elements are present by adjusting the search conditions.

    • Consider cases where the array is not rotated or contains only one element.

  • Answered by AI
  • Q3. Ways of declaring singleton class
  • Ans. 

    A singleton class is a class that can only have one instance created throughout the application.

    • Declare a private static instance variable of the class

    • Create a private constructor to prevent external instantiation

    • Provide a public static method to access the instance

  • Answered by AI
Round 4 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Behavioural questions

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jul 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Building code Working field Construction related questions Relationship to vendor
Round 2 - Technical 

(1 Question)

  • Q1. Construction related questions Is code related questions Awareness of working field Safety related questions
Round 3 - HR 

(1 Question)

  • Q1. Documention Role and responsibilities Cluture
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
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. Introducing self
  • Q2. Experience
  • Q3. Aap kaisha work karna hai
Round 2 - HR 

(1 Question)

  • Q1. Hr talking about self
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Basic javascript dsa questions

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?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(1 Question)

  • Q1. Self intro, experience, reason for job change, salary expectations, exposure
Round 2 - One-on-one 

(1 Question)

  • Q1. Detailed discussion on experience, strengths and weaknesses, challenges faced, scenario based questions

I applied via Naukri.com and was interviewed before Nov 2021. There were 2 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 - Portfolio 

(2 Questions)

  • Q1. Tell me about yourself apart from your resume.
  • Ans. Be honest about your passion and reason why the specific field is important to you. How honest and confident you are in the work that you want yo do . It should make you feel happy and challenging enough to push yourself forward.
  • Answered Anonymously
  • Q2. What excited you about our company/ brand?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be Presentable and confident . Have a smile on your face , don’t be grumpy. Relax and take a deep breath to avoid being nervous.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Why string arr immutable
  • Ans. 

    String arrays are immutable because they cannot be changed once created.

    • Strings in an array cannot be modified individually

    • Any changes to a string array result in a new array being created

    • Immutable arrays ensure data integrity and prevent unintended side effects

  • Answered by AI
  • Q2. How we can create a custom immutable class
  • Ans. 

    To create a custom immutable class, use final keyword for class, private final fields, and no setter methods.

    • Use the final keyword for the class to prevent inheritance

    • Declare all fields as private and final to prevent modification

    • Do not provide setter methods for the fields to maintain immutability

    • Provide getter methods to access the fields

  • Answered by AI

Shoppers Stop Interview FAQs

How many rounds are there in Shoppers Stop DPT.Manager interview for experienced candidates?
Shoppers Stop interview process for experienced candidates usually has 2 rounds. The most common rounds in the Shoppers Stop interview process for experienced candidates are Resume Shortlist and One-on-one Round.

Tell us how to improve this page.

Interview Questions from Similar Companies

Reliance Retail Interview Questions
3.9
 • 1.5k Interviews
Walmart Interview Questions
3.8
 • 395 Interviews
DMart Interview Questions
4.0
 • 386 Interviews
Vishal Mega Mart Interview Questions
3.8
 • 153 Interviews
V-Mart Interview Questions
4.2
 • 140 Interviews
Landmark Group Interview Questions
4.0
 • 140 Interviews
Lowe's Interview Questions
4.2
 • 127 Interviews
Target Interview Questions
4.2
 • 114 Interviews
Reliance Trends Interview Questions
4.3
 • 100 Interviews
View all

Shoppers Stop DPT.Manager Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-Life balance

3.6

Salary & Benefits

5.0

Job Security

4.6

Company culture

4.0

Promotions/Appraisal

4.6

Work Satisfaction

Explore 2 Reviews and Ratings
Department Manager
695 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Customer Care Associate
315 salaries
unlock blur

₹0.8 L/yr - ₹4.3 L/yr

Fashion Consultant
273 salaries
unlock blur

₹1.5 L/yr - ₹3.7 L/yr

Sales Executive
215 salaries
unlock blur

₹1 L/yr - ₹4.8 L/yr

Cashier
206 salaries
unlock blur

₹1 L/yr - ₹4 L/yr

Explore more salaries
Compare Shoppers Stop with

Future Retail

4.3
Compare

Trent

4.0
Compare

Aditya Birla Fashion and Retail

4.2
Compare

Reliance Retail

3.9
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview