Upload Button Icon Add office photos
Engaged Employer

i

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

91Squarefeet Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

91Squarefeet HR Manager Interview Questions and Answers

Updated 27 Jul 2023

91Squarefeet HR Manager Interview Experiences

1 interview found

HR Manager Interview Questions & Answers

user image Anonymous

posted on 27 Jul 2023

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

I applied via Approached by Company and was interviewed in Jan 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be truthful in your resume. It is very easy to catch false or lies during the interview by asking basic questions.
View all Resume tips
Round 2 - Case Study 

So I was given a real-life case study but the conditions which were presented to me were close to an unrealistic scenario whatever the worst can happen was happening in the case study it really fun and challenging at the same time, they made me feel like I'm definitely not getting selected but at last, they were impressed by me. and how i didn't break with their cross-questions

Round 3 - Technical 

(2 Questions)

  • Q1. The questions were purely based on no. how many people i have hired or what were my targets or how good I am with no. excel and sheets are must to have skills.
  • Q2. Past experience and why i left the org and what why my ctc in previous orgs

Interview Preparation Tips

Interview preparation tips for other job seekers - please don't get intimidated by the interview they just want to test you in the toughest conditions and how you will perform under pressure.

Interview questions from similar companies

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

I applied via Referral and was interviewed in Sep 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Merge 2 Sorted linked list
  • Ans. 

    Merge two sorted linked lists into a single sorted linked list

    • Create a new linked list to store the merged result

    • Iterate through both input linked lists and compare nodes to determine the order in which they should be merged

    • Update the next pointers of the nodes in the new linked list accordingly

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Medium leetcode
Round 2 - Technical 

(1 Question)

  • Q1. Regarding experience
Round 3 - Behavioral 

(1 Question)

  • Q1. General behavioural question
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Machine Coding of Google Calendar

Round 2 - Coding Test 

Machine Coding of MP3 Player

Round 3 - One-on-one 

(1 Question)

  • Q1. Find Duplicates problem
  • Ans. 

    Find duplicates in an array of strings

    • Iterate through the array and store each element in a hash set

    • If an element is already in the hash set, it is a duplicate

    • Return a list of all duplicates found

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Why Simpl? and compensation
  • Ans. 

    Simpl offers a collaborative and innovative work environment with competitive compensation.

    • Simpl values teamwork and creativity in software development

    • Competitive compensation package offered to attract top talent

    • Opportunities for growth and learning through challenging projects

  • Answered by AI

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed before Sep 2023. There was 1 interview round.

Round 1 - Coding Test 

If its for the SDE 1 , mostly they will start with javascript fundamentals and deep dive in the hard topics

Interview Preparation Tips

Topics to prepare for Simpl Software Engineer interview:
  • Hld
  • Performance optimization
Interview preparation tips for other job seekers - Mostly will be similar to the first round and even more in depth than the first round
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

It was good , 2 questions are there to code.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Cs fundamental, Projects, coding.
  • Q2. A simple coding question of string using map
Round 3 - Technical 

(2 Questions)

  • Q1. What is React router. what does it do.
  • Ans. 

    React Router is a popular routing library for React applications.

    • React Router is used for handling navigation in React applications.

    • It allows defining multiple routes in the application and rendering different components based on the URL.

    • React Router provides components like BrowserRouter, Route, Switch, and Link for routing.

    • Example: will render the About component when the URL

  • Answered by AI
  • Q2. Questions based on react basics.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be patience you will do it easily.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Oct 2022. There were 3 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales.

    • Understand the customer's needs and preferences to recommend relevant upgrades or add-ons

    • Highlight the benefits of the higher-end product or additional items

    • Offer package deals or discounts for purchasing multiple items

    • Provide excellent customer service to build trust and increase likeliho...

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Cross selling concept
  • Q2. Up selling concept
  • Ans. 

    Up selling is the practice of encouraging customers to purchase a higher-end product or additional items in order to increase sales and revenue.

    • Understand the customer's needs and preferences to recommend relevant products or services

    • Highlight the benefits and features of the higher-end product to justify the additional cost

    • Offer package deals or discounts for purchasing multiple items together

    • Provide excellent custome...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 4 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 Resume tips
Round 2 - Aptitude Test 

A Google Form-based Aptitude Test with Basic Questions

Round 3 - Technical 

(1 Question)

  • Q1. Asked Basic Time Complexity and DSA Questions like Time Complexity Of quick sort use of stack Data Structure etc
Round 4 - Coding Test 

It was the final round asked to do a medium-level coding Question to convert a number such as 244 to word i.e Two Hundred and Forty four

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

A simple Google form assignment to shortlist candidates

Round 2 - Technical 

(2 Questions)

  • Q1. ML related questions
  • Q2. Find duplicates in array
  • Ans. 

    Use a hash set to find duplicates in an array of strings.

    • Create a hash set to store unique elements.

    • Iterate through the array and check if each element is already in the hash set.

    • If it is, then it is a duplicate.

    • Example: ['apple', 'banana', 'apple', 'orange'] should return 'apple' as a duplicate.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Eazy process

Skills evaluated in this interview

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

(1 Question)

  • Q1. Data management intern , based in excel .interview questions
Contribute & help others!
anonymous
You can choose to be anonymous

91Squarefeet Interview FAQs

How many rounds are there in 91Squarefeet HR Manager interview?
91Squarefeet interview process usually has 3 rounds. The most common rounds in the 91Squarefeet interview process are Resume Shortlist, Case Study and Technical.

Recently Viewed

INTERVIEWS

CoLive

No Interviews

SALARIES

Ola Cabs

SALARIES

Ola Cabs

SALARIES

Perch Technologies

REVIEWS

Perch Technologies

No Reviews

SALARIES

Perch Technologies

SALARIES

Perch Technologies

JOBS

Perch Technologies

No Jobs

SALARIES

Perch Technologies

No Salaries

SALARIES

Ola Cabs

Tell us how to improve this page.

91Squarefeet HR Manager Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

AmbitionBox Interview Questions
4.9
 • 151 Interviews
Cogoport Interview Questions
2.9
 • 53 Interviews
Treebo Hotels Interview Questions
3.2
 • 22 Interviews
Simpl Interview Questions
2.8
 • 17 Interviews
EazyDiner Interview Questions
3.2
 • 14 Interviews
KrazyBee Interview Questions
3.7
 • 14 Interviews
TripFactory Interview Questions
2.0
 • 13 Interviews
Cashkaro.com Interview Questions
3.7
 • 12 Interviews
View all
91Squarefeet HR Manager Salary
based on 7 salaries
₹5 L/yr - ₹10 L/yr
35% less than the average HR Manager Salary in India
View more details

91Squarefeet HR Manager Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Project Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Project Manager
18 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Operations Manager
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

HR Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Zonal Manager
7 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare 91Squarefeet with

Vistaprint

3.4
Compare

Printstop India

3.4
Compare

Printvenue

3.9
Compare

Canvera

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