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 City Head Interview Questions and Answers

Updated 17 Jan 2023

Park Plus City Head Interview Experiences

1 interview found

City Head Interview Questions & Answers

user image Anonymous

posted on 17 Jan 2023

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I appeared for an interview before Jan 2022.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. And other general mental strength and communication based questions
Round 2 - Assignment 

Case study ppt was submitted how will you face a situation which was given...

Round 3 - One-on-one 

(2 Questions)

  • Q1. Discussion on case study
  • Ans. Justify a simple ppt that has been made
  • Answered by wantedcheetah
  • Q2. Salary discussion and team discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - JD and roles offered were not explained properly
Can explore other startups, considering organizational culture

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(3 Questions)

  • Q1. About my till date professional journey
  • Q2. How do you prioritize the leads
  • Ans. 

    I prioritize leads based on their potential value, urgency, and fit with our product or service.

    • Assess the potential value of each lead in terms of revenue generation

    • Consider the urgency of the lead and prioritize those with immediate needs

    • Evaluate how well the lead fits with our product or service to determine likelihood of conversion

  • Answered by AI
  • Q3. How do you handle the objections
Round 2 - One-on-one 

(2 Questions)

  • Q1. How much do you know about Meritto?
  • Q2. What is your strategy for upselling and cross-selling
  • Ans. 

    My strategy for upselling and cross-selling involves understanding customer needs, offering relevant products/services, and building strong relationships.

    • Identify customer needs and preferences through active listening and asking probing questions

    • Recommend additional products/services that complement the customer's initial purchase

    • Utilize data analytics to suggest personalized recommendations based on past purchase his...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - please check the company website in detail
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

Coding questions around android

Round 2 - Technical 

(3 Questions)

  • Q1. Data structures questions
  • Q2. Binary sort in array
  • Ans. 

    Binary sort is a search algorithm that finds the position of a target value within a sorted array.

    • Binary sort works by repeatedly dividing the array in half and narrowing down the search range.

    • It is more efficient than linear search for large arrays.

    • Example: Sorting an array of strings alphabetically using binary sort.

  • Answered by AI
  • Q3. Android intent and broadcasts

Interview Preparation Tips

Topics to prepare for Parkwheels Software Developer interview:
  • Android
  • Data Structures
Interview preparation tips for other job seekers - Prepare well for dsa and android

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Design Questions to build a scalable micro service
  • Q2. Salary Discussion
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

DSA medium leetcode questions - easy to solve

Round 2 - Coding Test 

DSA medium 2 questions and core questions 1.5 hrs

Round 3 - HR 

(5 Questions)

  • Q1. Managerial round and company fit check
  • Q2. Tell about company
  • Q3. Why should we hire you?
  • Q4. Tell something not in your resume
  • Q5. How would you handle deadlines?
  • Ans. 

    I prioritize tasks, communicate with stakeholders, and adjust resources as needed to meet deadlines.

    • Prioritize tasks based on importance and urgency

    • Regularly communicate with stakeholders to provide updates and address any issues that may impact deadlines

    • Adjust resources or seek help from team members if necessary to meet deadlines

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on DSA and core concepts and be confident
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Coding Test 

Increasing triple subsequence, rest is easy hashmap

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Oops Inheritance and Incapsulation

I appeared for an interview in Apr 2021.

Round 1 - Coding Test 

(2 Questions)

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.

    • Handle self-cycles and cells with no exit by checking arr[i] = i and arr[i] = -1 respectively.

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

  • Answered by AI
  • Q2. 

    Ninja and the Maze Problem Statement

    Ninja is stuck in a maze represented as a 2D grid. He can move in four directions (Up, Down, Left, Right) until he hits a wall ('1'). Once stopped, he can choose a new...

  • Ans. 

    Determine if Ninja can reach the destination in a maze by moving in four directions until hitting a wall.

    • Create a function to traverse the maze using depth-first search or breadth-first search.

    • Keep track of visited cells to avoid infinite loops.

    • Return 'True' if destination is reachable, 'False' otherwise.

  • 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 - 2.5 monthsInterview preparation tips for other job seekers

Tip 1 : Do some projects.
Tip 2 : Practice dynamic programming.
 

Application resume tips for other job seekers

Tip 1 : Keep it short.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Education details

Interview Preparation Tips

Interview preparation tips for other job seekers - Will advice not to join this company.
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

Park Plus Interview FAQs

How many rounds are there in Park Plus City Head interview?
Park Plus interview process usually has 4 rounds. The most common rounds in the Park Plus interview process are One-on-one Round, Resume Shortlist and Assignment.
How to prepare for Park Plus City Head 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 Park Plus. The most common topics and skills that interviewers at Park Plus expect are Sales, Sales Operations, B2B Sales, IT Product Sales and Sales Planning.
What are the top questions asked in Park Plus City Head interview?

Some of the top questions asked at the Park Plus City Head interview -

  1. And other general mental strength and communication based questi...read more
  2. Discussion on case st...read more

Tell us how to improve this page.

Park Plus City Head Interview Process

based on 1 interview

Interview experience

2
  
Poor
View more

Interview Questions from Similar Companies

MagicPin Interview Questions
2.6
 • 50 Interviews
Tokopedia Interview Questions
4.0
 • 25 Interviews
Meritto Interview Questions
3.6
 • 23 Interviews
Furlenco Interview Questions
3.4
 • 21 Interviews
JUSPAY Interview Questions
3.1
 • 21 Interviews
Fraazo Interview Questions
3.5
 • 20 Interviews
Droom Interview Questions
3.7
 • 19 Interviews
Melorra Interview Questions
3.2
 • 19 Interviews
Nestaway Interview Questions
3.9
 • 17 Interviews
View all
Park Plus City Head Salary
based on 16 salaries
₹11 L/yr - ₹20 L/yr
23% more than the average City Head Salary in India
View more details

Park Plus City Head Reviews and Ratings

based on 3 reviews

3.4/5

Rating in categories

3.1

Skill development

3.5

Work-life balance

4.1

Salary

2.8

Job security

3.1

Company culture

3.1

Promotions

2.4

Work satisfaction

Explore 3 Reviews and Ratings
Sales Manager
63 salaries
unlock blur

₹5.5 L/yr - ₹12.3 L/yr

Assistant Manager
36 salaries
unlock blur

₹3.2 L/yr - ₹11.5 L/yr

Program Manager
26 salaries
unlock blur

₹8 L/yr - ₹24.6 L/yr

Software Development Engineer II
17 salaries
unlock blur

₹8.1 L/yr - ₹25 L/yr

Zonal Manager
16 salaries
unlock blur

₹13 L/yr - ₹24 L/yr

Explore more salaries
Compare Park Plus with

Secure Parking Solutions

4.1
Compare

Get my Parking

3.8
Compare

Parkwheels

3.1
Compare

ParkMate

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