About the Interview Experience category

FrontendLead Discuss

FrontendLead Discuss is a private, anonymous space where software engineers exchange interview experiences, job insights, and salary details. Our mission is to empower the engineering community by sharing knowledge so we grow together instead of competing alone.

This isn’t just a forum. It’s a support system for navigating big tech interviews and offers. When you share what you’ve learned, you help others rise with you.

With great power comes great responsibility. This is an exclusive, rule-abiding community. Break the rules, and you’re out—no matter your subscription. We’re here to build a respectful, transparent, and fair tech industry.

:male_detective: Reminder To Stay Anonymous

To keep your identity private when sharing sensitive experiences, ensure your profile doesn’t include your real name or photo. You can update your settings here. Get creative, use your superhero name.

PLEASE READ THE FOLLOWING RULES:

  1. Contribution Before Consumption
    Before accessing the content in this community, you must contribute by creating two posts in the ‘Interview Experience’ group. Follow this guideline for your posts (remember to provide as much context as possible):

  2. Please specify the company in your tags.
    If the company doesn’t exist, create a new tag.
    Screenshot 2025-04-08 at 7.09.19 PM

  3. Template for submissions

  • Title Format: <Company Name> - <Job Title> - <Stage>
    *Example: Google - Software Engineer (Frontend) - Phone Screen

  • Description Template:

    • Education: Master’s
    • Years of Experience (YOE): 7
    • Questions Asked:
      • Two Sum Problem:
        • Example 1:
          2.Input:* nums = [2,7,11,15], target = 9
          3.Output:* [0,1]
          4.Explanation:* nums[0] + nums[1] == 9, thus the output is [0, 1].
        • Example 2:
          5.Input:* nums = [3,2,4], target = 6
          6.Output:* [1,2]

Welcome.

If you need help contact the admins.