Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      People Group

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: People Group reviews | People Group jobs | People Group salaries | People Group benefits
      People Group interviewsPeople Group Frontend Developer interviewsPeople Group interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Frontend Developer Interview

      5 Jul 2024
      Anonymous interview candidate
      No offer
      Neutral experience
      Difficult interview

      Application

      I applied through a staffing agency. The process took 2 weeks. I interviewed at People Group in Jul 2024

      Interview

      The interviewers asked relevant questions: 2 mid-level difficult coding (if you do LeetCode) and output prediction questions. There was some background(office buzz) noise, making it difficult to hear the interviewer at times.

      Interview questions [3]

      Question 1

      1. Rotate a matrix 90 degrees without using any other variable to store the result. Matrix values are random, which means they may or may not be in sorted order. Also, the number of rows can be anything. eg. Input [ [1, 2, 3], [4, 5, 6], [7, 8, 9] ] Expected output: [ [7, 4, 1], [8, 5, 2], [9, 6, 3] ]
      Answer question

      Question 2

      Print the deepest value in a nested object. The object structure can be anything. eg. Input: let x = { a: { b: { c: { d: { e: { name: "John", age: 32 } }, f: ['Hindi', 'English'] } }, g: { email: 'john@doe.com' } } }; Expected output: John 32
      Answer question

      Question 3

      What will be the output of this code? Please explain the flow or reasoning behind it. console.log(1) setTimeout( () => console.log(2) ) setTimeout( () => console.log(3) ) Promise.resolve().then( () => setTimeout( () => console.log(4) ) ) Promise.resolve().then(() => console.log(5) ) setTimeout( () => console.log(6), 0 ) console.log(7)
      Answer question

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Bitpanda
      3.8★Compensation and benefits
      avatar
      Amazon Web Services
      3.9★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.