Upload Button Icon Add office photos

Filter interviews by

P N RAO Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

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 - HR 

(1 Question)

  • Q1. Last company details, working culture, educational details
Round 3 - One-on-one 

(1 Question)

  • Q1. Tell about ur self, family background, educational details
Round 4 - One-on-one 

(1 Question)

  • Q1. Working experience, family background, educational details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, prepared for last working details with achievement
Round 1 - One-on-one 

(1 Question)

  • Q1. Educational details, last company details, working details

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident, and say smartly, make details for last working
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(7 Questions)

  • Q1. What is your name
  • Q2. Where do you live
  • Q3. Basically I am from Nashik and currently I staying near Mumbra station
  • Q4. How many years experience you have in retail
  • Q5. I have 4 years experience in retail
  • Q6. What is your favourite brand in cosmetics
  • Q7. My favourite brand is Colorbar

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

Interview Questionnaire 

1 Question

  • Q1. Past experience, Accounting concepts, tested on communication

Interview Preparation Tips

Interview preparation tips for other job seekers - Good.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jul 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Initial with the recruiter
  • Q2. Brief about yourself and experience
Round 3 - HR 

(1 Question)

  • Q1. Training development manager
Round 4 - Assignment 

Formal round of interview with the Operations manager

I applied via Company Website and was interviewed in Apr 2022. There were 6 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Assignment 

Naaptol

Round 3 - Assignment 

Naaptol

Round 4 - Aptitude Test 

Naaptol

Round 5 - Case Study 

Study ing information

Round 6 - One-on-one 

(5 Questions)

  • Q1. Which place are you studying
  • Q2. Which subject are u interested
  • Q3. Which place are you born
  • Q4. Iam born in chamadala(v),jaladhanki (m)
  • Q5. Are you complete your graduation

Interview Preparation Tips

Interview preparation tips for other job seekers - Naaptol shopping information is very well..
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before Aug 2023. There were 4 interview rounds.

Round 1 - Aptitude Test 

Simple java questions including theory and code snippet

Round 2 - Technical 

(2 Questions)

  • Q1. Iterate collection and do some options on some perticular elements?
  • Q2. Palandrone string Or pattern program Or string related program?
Round 3 - Technical 

(2 Questions)

  • Q1. Linux commands operating system?
  • Ans. 

    Linux commands are used to interact with the operating system through the command line interface.

    • Linux commands are case-sensitive

    • Commands are typically followed by options and arguments

    • Common commands include ls (list files), cd (change directory), mkdir (make directory)

    • Commands can be combined using pipes (|) and redirection symbols (> and <)

  • Answered by AI
  • Q2. Html css javascript theory questions
Round 4 - HR 

(2 Questions)

  • Q1. Salary discuss and general questions?
  • Q2. They ask for join immediately?

Interview Preparation Tips

Interview preparation tips for other job seekers - Get touched which HR while interview rounds

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Data structure and stack , queue
  • Q2. Projects technology and detailed disscussion on project

Interview Preparation Tips

Interview preparation tips for other job seekers - good in basics only and good to refer project before interview
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Simple js questions
  • Q2. Some tricky questions on js and basics
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Apr 2023.

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 - Aptitude Test 

Numeric ability test, Verbal ability test, Reasoning ability test.

Round 3 - Coding Test 

To clear coding test, just need to solve 1 question out of 5, difficulty level of question - most of the time appear as (3 easy 2 medium) .

Round 4 - Technical 

(5 Questions)

  • Q1. Question will be asked 100% from your resume. whatever skills or academic knowledge you added in your resume.
  • Q2. Tell me something about yourself?
  • Q3. Implement LinkedList Data Structure ?
  • Ans. 

    A LinkedList is a linear data structure where each element is a separate object with a reference to the next element.

    • Create a Node class with data and next pointer

    • Initialize LinkedList with a head node pointing to null

    • Implement methods like insert, delete, search, and traverse

    • Example: Node class {int data; Node next;}

    • Example: Insert method to add a new node at the end of the list

  • Answered by AI
  • Q4. Write down any sorting algorithm?
  • Ans. 

    Bubble Sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.

    • Compare adjacent elements and swap if necessary

    • Repeat until no swaps are needed

    • Time complexity: O(n^2)

    • Space complexity: O(1)

    • Example: [5, 3, 8, 2, 1] -> [3, 5, 2, 1, 8] -> [3, 2, 1, 5, 8] -> [2, 1, 3, 5, 8] -> [1, 2, 3, 5, 8]

  • Answered by AI
  • Q5. Write SQL queries for 2nd maximum salary from employee table
  • Ans. 

    SQL query to find 2nd maximum salary from employee table

    • Use ORDER BY and LIMIT to get the second highest salary

    • SELECT salary FROM employee ORDER BY salary DESC LIMIT 1, 1

  • Answered by AI

Skills evaluated in this interview

P N RAO Interview FAQs

How to prepare for P N RAO 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 P N RAO. The most common topics and skills that interviewers at P N RAO expect are MS Office, Retail Merchandising, Merchandising, Visual Merchandising and Analytical.

Tell us how to improve this page.

Interview Questions from Similar Companies

ALDI Interview Questions
4.5
 • 12 Interviews
JAY JAY MILLS Interview Questions
4.2
 • 11 Interviews
Kazo Fashion Interview Questions
3.2
 • 10 Interviews
Ikon Retail Interview Questions
3.4
 • 8 Interviews
SPJ group Interview Questions
3.0
 • 7 Interviews
View all

P N RAO Reviews and Ratings

based on 32 reviews

4.0/5

Rating in categories

3.8

Skill development

3.2

Work-life balance

2.9

Salary

3.7

Job security

3.8

Company culture

2.6

Promotions

3.7

Work satisfaction

Explore 32 Reviews and Ratings
Fashion Stylist
13 salaries
unlock blur

₹2.5 L/yr - ₹3.5 L/yr

Store Manager
7 salaries
unlock blur

₹5.8 L/yr - ₹7.5 L/yr

Merchandiser
5 salaries
unlock blur

₹4.5 L/yr - ₹6 L/yr

Fashion Designer
5 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Marketing Head
5 salaries
unlock blur

₹13.5 L/yr - ₹15.5 L/yr

Explore more salaries
Compare P N RAO with

Naaptol Online Shopping

3.6
Compare

Pepe Jeans

4.3
Compare

Colorbar Cosmetics

4.2
Compare

JAY JAY MILLS

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