Upload Button Icon Add office photos
Engaged Employer

i

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

Park Plus Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Park Plus Assistant Manager Interview Questions and Answers for Experienced

Updated 5 Feb 2022

Park Plus Assistant Manager Interview Experiences for Experienced

1 interview found

I applied via Naukri.com and was interviewed before Feb 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 - Group Discussion 

Market related question

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep knowledge in advance. Marketing and sales related.

Top trending discussions

View All
Interview Tips & Stories
5d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Park Plus?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 2023. There were 3 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 - One-on-one 

(1 Question)

  • Q1. Basic questions on experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Day to day process was asked but really don’t go for joining this organisation. You can join if you want to work but only for one or two months in a stupid environment. Management baseless how to drive sal...

Interview Preparation Tips

Interview preparation tips for other job seekers - I won’t suggest joining melorra
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Can you tell me about yourself?
  • Q2. Please review the resume to determine alignment with the job description and evaluate communication skills.
Round 2 - Technical 

(2 Questions)

  • Q1. Could you explain the work you are currently doing in your role?
  • Ans. 

    I am currently responsible for overseeing daily operations, managing staff, and ensuring customer satisfaction.

    • Overseeing daily operations of the store

    • Managing and scheduling staff

    • Ensuring customer satisfaction through quality service

    • Handling customer complaints and resolving issues

    • Implementing sales strategies to meet targets

  • Answered by AI
  • Q2. Journal Entries and Some Accounting Concepts.
Round 3 - HR 

(1 Question)

  • Q1. Salary Negotiation and offer rollout.

Interview Preparation Tips

Interview preparation tips for other job seekers - Before attending the interview, if you know anyone within the organization, try to understand the job requirements at a high level, and prepare accordingly.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction and Work Experience
Round 2 - Assignment 

A Presentation on certain concepts.

Round 3 - Technical 

(1 Question)

  • Q1. Role related technical questions
Round 4 - HR 

(1 Question)

  • Q1. Cultural Fitment related questions.

Interview Questionnaire 

1 Question

  • Q1. Three 2d matrix questions in first round from leetcode. One was simple dp question. Two questions in second round one questions was on trees. One questions was of strings. In third round which was engineer...
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 - Technical 

(1 Question)

  • Q1. Questions about python, Sql, Basic coding questions
Round 2 - One-on-one 

(1 Question)

  • Q1. How will you handle exceptions in django framework. it was basic discussion round with the cto
  • Ans. 

    Handling exceptions in Django involves using middleware, custom error views, and try-except blocks for robust error management.

    • Use try-except blocks to catch exceptions in views: try: # code that may raise an exception except Exception as e: # handle exception

    • Create custom error views for HTTP errors (e.g., 404, 500): def custom_404_view(request, exception): return render(request, '404.h...

  • Answered by AI
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. React, React Native Basics
  • Q2. Coding Arrays & Objects

Interview Preparation Tips

Interview preparation tips for other job seekers - Better Experience
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Sep 2023.

Round 1 - Technical 

(2 Questions)

  • Q1. Sql join questions
  • Q2. Python decorartors
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jul 2023. There were 2 interview rounds.

Round 1 - Coding Test 

It was good, actually they asked parentheses balance question, Getting duplicate values , pallindrome question and also Target sum with O(n) TC.

Round 2 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Tell Me about yourself?

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well the basics

I appeared for an interview in Apr 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

Timing was late evening . Platform was good.

  • Q1. 

    Largest Cycle in Maze Problem Statement

    Given a maze represented by 'N' cells numbered from 0 to N-1, and an array arr of 'N' integers where arr[i] denotes the cell number that can be reached from the 'i'...

  • Ans. 

    Identify the length of the largest cycle in a maze represented by cells and an array of integers.

    • Iterate through each cell and find the cycle length using DFS or Floyd's Tortoise and Hare algorithm.

    • Keep track of visited cells to avoid infinite loops.

    • Return the length of the largest cycle found or -1 if no cycles exist.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Chitkara University. Eligibility criteriaAbove 6 CGPAJUSPAY interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 monthsInterview preparation tips for other job seekers

Tip 1 : Do some projects
Tip 2 : Be good in data structure
 

Application resume tips for other job seekers

Tip 1 : Keep it short
Tip 2 : Don't try to add false things.

Final outcome of the interviewRejected

Park Plus Interview FAQs

How many rounds are there in Park Plus Assistant Manager interview for experienced candidates?
Park Plus interview process for experienced candidates usually has 2 rounds. The most common rounds in the Park Plus interview process for experienced candidates are Resume Shortlist and Group Discussion.

Tell us how to improve this page.

Park Plus Assistant Manager Salary
based on 76 salaries
₹4 L/yr - ₹11.5 L/yr
18% less than the average Assistant Manager Salary in India
View more details

Park Plus Assistant Manager Reviews and Ratings

based on 18 reviews

3.2/5

Rating in categories

2.8

Skill development

2.7

Work-life balance

3.3

Salary

2.3

Job security

2.6

Company culture

2.4

Promotions

2.9

Work satisfaction

Explore 18 Reviews and Ratings
Sales Manager
91 salaries
unlock blur

₹6 L/yr - ₹12.3 L/yr

Assistant Manager
76 salaries
unlock blur

₹4 L/yr - ₹11.5 L/yr

Zonal Manager
30 salaries
unlock blur

₹11 L/yr - ₹19.5 L/yr

Software Developer
23 salaries
unlock blur

₹8.6 L/yr - ₹12.6 L/yr

Program Manager
23 salaries
unlock blur

₹7.5 L/yr - ₹21.3 L/yr

Explore more salaries
Compare Park Plus with

MagicPin

2.5
Compare

Awign Enterprises

3.8
Compare

Nestaway

3.8
Compare

Ketto

4.0
Compare
write
Share an Interview