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

      Confidential

      Is this your company?

      About
      Reviews
      Pay & benefits
      Jobs
      Interviews
      Interviews
      Related searches: Confidential reviews | Confidential jobs | Confidential salaries | Confidential benefits
      Confidential interviewsConfidential Product Engineer interviewsConfidential interview


      Glassdoor

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

      Employers

      • Free Employer Account
      • Employer Center
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy & 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.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Bowls

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

      Followed companies

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

      Job searches

      Get personalized job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      Amazon
      3.7★Compensation & Benefits
      avatar
      Deloitte
      3.5★Compensation & Benefits
      avatar
      IBM
      3.6★Compensation & Benefits
      avatar
      Google
      4.5★Compensation & Benefits

      Product Engineer Interview

      Jun 13, 2025
      Anonymous Interview Candidate
      New Delhi
      Declined offer
      Positive experience
      Average interview

      Application

      I interviewed at Confidential (New Delhi)

      Interview

      The interview process was structured and smooth. It began with a recruiter screening, followed by a technical round focusing on SQL, product metrics, and data case studies. Next was a product thinking round with scenario-based questions about user behavior and feature adoption. The final round involved behavioral questions and a discussion with the hiring manager about collaboration with cross-functional teams. Overall, it was engaging and gave me a good sense of the role’s responsibilities.

      Interview questions [1]

      Question 1

      Q: What product metric would you track if you were launching a new feature like “Dark Mode”? A: I would first define the feature's goal — e.g., improving user engagement or reducing eye strain. Key metrics would include feature adoption rate, engagement time post-adoption, retention rates among users who enabled the feature, and any change in churn. I’d also use A/B testing to assess user satisfaction. Question 2 Q: How do you calculate 7-day retention using SQL? A: I use a cohort-based approach. I find the user’s signup date (Day 0), then check if the same user returns exactly 7 days later. I use CTEs to track both events and calculate the retention rate as Day7 users divided by Day0 users.
      Answer question