Upload Button Icon Add office photos
Engaged Employer

i

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

Stanza Living Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

Stanza Living Software Developer Interview Questions and Answers

Updated 16 Apr 2024

Stanza Living Software Developer Interview Experiences

2 interviews found

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Sep 2023. There were 4 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 - HR 

(1 Question)

  • Q1. Basic info about the tech stack I've worked on and my previous jobs.
Round 3 - Technical 

(1 Question)

  • Q1. React Native problem related to Flatlists and Array
Round 4 - One-on-one 

(1 Question)

  • Q1. Interviewer never joined the call. The interview kept postponing to another date.

Interview Preparation Tips

Topics to prepare for Stanza Living Software Developer interview:
  • React Native
  • Typescript
  • Arrays
  • Queue
  • Fetch
Interview preparation tips for other job seekers - After I cleared the technical round, the final interview of 30 mins was scheduled but the HR kept postponing it. After a week, the HR ghosted and stopped responding to my mails and calls. This was a very unprofessional process. 👎
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. 1. Rotten Oranges 2. Next Greater Element
  • Ans. 

    The first question is about identifying rotten oranges in a grid, while the second question is about finding the next greater element in an array.

    • Rotten Oranges: Use BFS to traverse the grid and identify rotten oranges by checking adjacent cells.

    • Next Greater Element: Use a stack to keep track of elements and find the next greater element for each element in the array.

    • Example for Rotten Oranges: [['2', '1', '1'], ['1', ...

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Hard
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude with tracing program

Round 2 - Coding Test 

3 problem with easy to hard

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

I applied via Campus Placement and was interviewed in Jun 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Consists of 5 questions of DSA
1 Knapsack, 1 bitwise, 1 string , 1 basic mathematics, 1 dynamic programming

Round 2 - Technical 

(1 Question)

  • Q1. Based on Coding question and dbms and question based on resume.
Round 3 - Technical 

(1 Question)

  • Q1. Recursive approach for printing prime number It was taken by CTO of company

Interview Preparation Tips

Topics to prepare for Zolo Software Developer interview:
  • Data Structures
  • DBMS
  • OS
Interview preparation tips for other job seekers - Overall interview is easy and supportive you will get a lot of time to think your approach and explain your approach
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Not Selected

I applied via Walk-in and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Was bit tough and need to concentrate on work time

Round 2 - Coding Test 

Was about coding in any language such as Java python

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked advanced currying and vanilla javascript which no one uses

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.

Round 1 - Coding Test 

2 DSA Question with 60 hr duration

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

I applied via Referral and was interviewed in Mar 2024. There were 3 interview rounds.

Round 1 - Coding Test 

There were 2 questions.
1. Knapsack
2. Median in an array

Round 2 - One-on-one 

(1 Question)

  • Q1. LLD(machine coding) of Google meet
Round 3 - One-on-one 

(1 Question)

  • Q1. In depth discussion on my projects and resume
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 coding question
2 medium 1 hard

Round 2 - Technical 

(2 Questions)

  • Q1. Online polling system based on OOPs
  • Q2. Explaining the above code
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 Medium level dsa questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. Lld of cab booking system
  • Ans. 

    The Low Level Design (LLD) of a cab booking system involves detailing the system architecture and components at a lower level of abstraction.

    • Identify the main components of the system such as user interface, booking engine, payment gateway, and driver allocation algorithm.

    • Define the interactions between these components and how data flows between them.

    • Specify the data structures and algorithms used for efficient bookin...

  • Answered by AI
  • Q2. Discussion about online assesment

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for machine coding rounds.

Skills evaluated in this interview

Contribute & help others!
anonymous
You can choose to be anonymous

Stanza Living Interview FAQs

How many rounds are there in Stanza Living Software Developer interview?
Stanza Living interview process usually has 2-3 rounds. The most common rounds in the Stanza Living interview process are Technical, Resume Shortlist and HR.
How to prepare for Stanza Living Software Developer 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 Stanza Living. The most common topics and skills that interviewers at Stanza Living expect are Javascript, Mobile Application Development and React Native.
What are the top questions asked in Stanza Living Software Developer interview?

Some of the top questions asked at the Stanza Living Software Developer interview -

  1. 1. Rotten Oranges 2. Next Greater Elem...read more
  2. Interviewer never joined the call. The interview kept postponing to another dat...read more
  3. React Native problem related to Flatlists and Ar...read more

Recently Viewed

INTERVIEWS

Stanza Living

No Interviews

INTERVIEWS

Logo Infosoft

No Interviews

SALARIES

Info Edge

INTERVIEWS

Data Marshall

No Interviews

SALARIES

Info Edge

REVIEWS

Capgemini

No Reviews

INTERVIEWS

Data Marshall

No Interviews

INTERVIEWS

Stanza Living

No Interviews

INTERVIEWS

Stanza Living

No Interviews

INTERVIEWS

Amazon

No Interviews

Tell us how to improve this page.

Stanza Living Software Developer Interview Process

based on 2 interviews

Interview experience

2
  
Poor
View more

Fast track your campus placements

View all
Stanza Living Software Developer Salary
based on 16 salaries
₹8 L/yr - ₹15 L/yr
41% more than the average Software Developer Salary in India
View more details

Stanza Living Software Developer Reviews and Ratings

based on 2 reviews

1.9/5

Rating in categories

1.3

Skill development

1.0

Work-life balance

2.9

Salary

1.1

Job security

1.0

Company culture

1.3

Promotions

1.0

Work satisfaction

Explore 2 Reviews and Ratings
Property Manager
242 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Cluster Manager
176 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Resident Manager
103 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sales Associate
92 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
75 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Stanza Living with

Zolo

3.4
Compare

OYO Life

3.6
Compare

Nestaway

3.9
Compare

CoLive

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