Premium Employer

i

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

WeWork India Management Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

WeWork India Management Lead Software Engineer Interview Questions and Answers

Updated 3 Jul 2024

WeWork India Management Lead Software Engineer Interview Experiences

1 interview found

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

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

Round 1 - Coding Test 

1.5 hour hackerEarth test

Round 2 - One-on-one 

(3 Questions)

  • Q1. Previous Work DIscussions
  • Q2. Design System Importance and how it helps organizations
  • Ans. 

    Design system is crucial for consistency, efficiency, and scalability in software development.

    • Ensures consistency in UI/UX across products and platforms

    • Promotes reusability of components and patterns

    • Facilitates collaboration between design and development teams

    • Increases efficiency by streamlining the design and development process

    • Helps in scaling the product by providing a structured framework for growth

  • Answered by AI
  • Q3. Caching system and what's it's importance in frontend
  • Ans. 

    Caching system improves performance by storing frequently accessed data in memory.

    • Caching reduces the need to fetch data from the server, improving load times.

    • Common caching systems include Redis, Memcached, and browser caching.

    • Caching can be implemented at various levels such as browser, CDN, and server-side.

    • Examples of cached data in frontend include images, CSS files, and API responses.

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

(3 Questions)

  • Q1. How to manage people in your team
  • Ans. 

    Managing people in a team involves effective communication, setting clear expectations, providing support, and fostering a positive work environment.

    • Communicate openly and regularly with team members to ensure everyone is on the same page

    • Set clear goals and expectations for each team member to work towards

    • Provide support and resources to help team members succeed in their roles

    • Foster a positive work environment by prom...

  • Answered by AI
  • Q2. How you do communicate delays and requirements to people
  • Ans. 

    I communicate delays and requirements by providing clear updates, setting realistic expectations, and actively listening to feedback.

    • Provide regular updates on progress and any delays that may impact timelines

    • Clearly communicate any changes in requirements or scope

    • Set realistic expectations for delivery timelines and potential challenges

    • Actively listen to feedback and address any concerns or questions promptly

  • Answered by AI
  • Q3. Wework Day pass User story HLD
Round 4 - HR 

(4 Questions)

  • Q1. Why choose wework to work for?
  • Ans. 

    wework offers a collaborative and innovative work environment with opportunities for growth and networking.

    • Collaborative workspaces foster creativity and teamwork

    • Access to a global network of professionals for networking and collaboration

    • Opportunities for career growth and development through various programs and resources

  • Answered by AI
  • Q2. Why leaving your previous organization
  • Ans. 

    Seeking new challenges and opportunities for growth

    • Desire for new challenges and opportunities for growth

    • Looking for a more innovative and dynamic work environment

    • Wanted to work on cutting-edge technologies or projects

  • Answered by AI
  • Q3. What motivates you to work
  • Ans. 

    I am motivated by the opportunity to solve complex problems and create innovative solutions.

    • I am driven by a passion for technology and a desire to constantly learn and improve my skills.

    • I find satisfaction in overcoming challenges and seeing the impact of my work on the end users.

    • Collaborating with a talented team and working towards a common goal motivates me to perform at my best.

  • Answered by AI
  • Q4. What frustrates you in life
  • Ans. 

    Feeling unappreciated and lack of communication frustrates me in life.

    • Lack of recognition for hard work

    • Poor communication in personal relationships

    • Being taken for granted by others

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for DSA and HLD

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy to crack,simple questions asked

Round 2 - Group Discussion 

They will ask only general topics

Round 3 - Technical 

(2 Questions)

  • Q1. Basic dsa questions asked
  • Q2. Sql queries and also about joins

Interview Preparation Tips

Interview preparation tips for other job seekers - its easy to crack,if u are good at basics..
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Sql related questions
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.

Round 1 - Coding Test 

Python Intermediate level questions related to dictionary and lists.

Interview Preparation Tips

Interview preparation tips for other job seekers - Strong coding knowledge is required.
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was quite good and easy to crack

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

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

Round 1 - Aptitude Test 

It was quite easy with basic topics like percentage, profit and loss.

Round 2 - Group Discussion 

Internet censorship should be implemented or not

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

90 min, DSA, hacker platform 3 question

Round 2 - Technical 

(2 Questions)

  • Q1. 2D DP WITH SPACE OPTIMIZATION
  • Ans. 

    2D DP with space optimization is a technique to reduce memory usage while solving dynamic programming problems.

    • Use a 1D array instead of a 2D array to store values in dynamic programming problems.

    • Update the values in the 1D array based on the dependencies between subproblems.

    • Example: Solving the longest common subsequence problem using 2D DP with space optimization.

  • Answered by AI
  • Q2. GRAPH WITH BFS ON TREE
  • Ans. 

    Breadth First Search (BFS) on a tree involves visiting nodes level by level starting from the root.

    • Start by visiting the root node, then visit all its children before moving on to the next level

    • Use a queue data structure to keep track of nodes to visit next

    • Repeat the process until all nodes have been visited

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

Asked basics aptitude qns(profit loss,percentage)

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

I applied via Naukri.com and was interviewed in May 2023. 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 tips
Round 2 - Technical 

(2 Questions)

  • Q1. Diffirence between project and project engineering
  • Ans. 

    Project refers to a specific task with a defined start and end, while project engineering involves the technical aspects of planning, designing, and executing the project.

    • Project is the overall task or objective to be completed within a specific timeframe.

    • Project engineering focuses on the technical aspects such as planning, designing, and executing the project.

    • Project management involves coordinating resources and tas...

  • Answered by AI
  • Q2. Types of services in interior fitout
  • Ans. 

    Types of services in interior fitout include design, construction, project management, and installation.

    • Design services involve creating layouts, selecting materials, and creating 3D visualizations.

    • Construction services include building partitions, ceilings, and flooring.

    • Project management services involve coordinating schedules, budgets, and contractors.

    • Installation services include fitting furniture, fixtures, and eq...

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

(2 Questions)

  • Q1. Problems faced in site
  • Ans. 

    Some common problems faced on site include delays in material delivery, inclement weather, and coordination issues.

    • Delays in material delivery can impact project timelines and budgets

    • Inclement weather can halt work progress and cause safety concerns

    • Coordination issues between different teams can lead to misunderstandings and errors

  • Answered by AI
  • Q2. Difference between agreement and bond
  • Ans. 

    Agreement is a mutual understanding between parties, while a bond is a legal document that ensures fulfillment of obligations.

    • Agreement is a mutual understanding between two or more parties.

    • A bond is a legal document that guarantees the fulfillment of obligations.

    • Agreements are usually informal and may not always be legally binding.

    • Bonds are formal and legally enforceable documents.

    • Examples of agreements include contra...

  • Answered by AI

Interview Questionnaire 

2 Questions

  • Q1. Plumbing,HVAC , Electrical
  • Q2. As pery Experience

Interview Preparation Tips

Interview preparation tips for other job seekers - It's depends on you what you learnt past years

WeWork India Management Interview FAQs

How many rounds are there in WeWork India Management Lead Software Engineer interview?
WeWork India Management interview process usually has 4 rounds. The most common rounds in the WeWork India Management interview process are One-on-one Round, Coding Test and HR.
What are the top questions asked in WeWork India Management Lead Software Engineer interview?

Some of the top questions asked at the WeWork India Management Lead Software Engineer interview -

  1. How you do communicate delays and requirements to peo...read more
  2. Design System Importance and how it helps organizati...read more
  3. Caching system and what's it's importance in front...read more

Tell us how to improve this page.

WeWork India Management Lead Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more
Join WeWork India Management A space to make a life, not just a living

Interview Questions from Similar Companies

JLL Interview Questions
4.1
 • 352 Interviews
CBRE Interview Questions
4.2
 • 264 Interviews
NoBroker Interview Questions
3.2
 • 234 Interviews
Lodha Group Interview Questions
4.0
 • 125 Interviews
Colliers India Interview Questions
3.9
 • 63 Interviews
Novel Office Interview Questions
4.1
 • 61 Interviews
K Raheja Corp Interview Questions
4.3
 • 46 Interviews
Knight Frank Interview Questions
4.0
 • 44 Interviews
Omaxe Interview Questions
4.1
 • 35 Interviews
View all
Senior Lead
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Community Manager
14 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Community Associate
13 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Associate
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare WeWork India Management with

Regus

2.9
Compare

Awfis

3.6
Compare

91springboard

3.6
Compare

Innov8

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