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

      Netflix

      Is this your company?

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: Netflix reviews | Netflix jobs | Netflix salaries | Netflix benefits | Netflix conversations
      Netflix interviewsNetflix Senior Software Engineer interviewsNetflix 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.

      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 personalised job recommendations and updates by starting your searches.

      Senior Software Engineer Interview

      31 Dec 2019
      Anonymous interview candidate
      Los Angeles, CA
      No offer
      Neutral experience
      Easy interview

      Application

      I applied online. The process took 6 weeks. I interviewed at Netflix (Los Angeles, CA) in Nov 2019

      Interview

      The process was lengthy - too many phases. Questions were easy. Slow recruiters were the biggest issue. The process consisted of: - Phone call with the recruiter - Phone call with the hiring manager - 2 phone calls / technical screens with the engineers - On-site day of interviews (5 sessions) - in my case it was Los Angeles - Second on-site day of interviews - in my case it would be Los Gatos I applied out of curiosity to a Full Stack SDE position in their Marketing department, while being a Principal SDE at a public company. It took about 5 days of their recruiter to contact me for a first chat. Then we had a phone call with their engineering manager. She described the team, checked my soft skills, asked for thoughts about their 5-pages culture article. It took the recruiter 8 days to update me about the results :( Then we had a technical screening phone call consisting of 2 sessions 30-45 minutes long each. In each of those sessions 2 engineers asked me to do coding tasks in Coderpad. The tasks were primitive - refactor some code, write a couple of tests, give example of an XSS, etc. After that I was invited to Netflix office in Hollywood for a day of interviews. The area looked quite bad for living/working/commuting. Got both positive and negative impression from the on-site interviews. I liked meeting the hiring manager and two engineers, while didn't like meetings with the project manager and the second recruiter (they seemed to be "robots"). Also - lol - my host just abandoned me. First session - technical interview. Their SDE gave me a task to whiteboard (see below). He answered a couple of questions. Then he ran away fast after the interview, but overall he was live and invested into the process. Second session - talk with the engineering manager again. Questions about my ideas how to deal with people, situations, etc. Gave me a technical task to whiteboard (see below). Asked her my questions - the answers aligned with my views. The only questionable thing is that the manager seemed to be an unneeded layer - as all my questions on how she helped developers resulted in "developers are very independent and should solve everything themself". So her role was just about hiring new people and signing salary checks. But the discussion was overall useful, and she was an interesting person. Third session - technical interview. An SDE gave me a coding task to whiteboard (see below). Then we had a long forced chat on different topics regarding the life at Netflix. Basically, my host lady met me in the morning and said she would come after the third session to show the office and get some snacks. The SDE was hopelessly trying to locate her via Slack, and when it failed we had to talk with him until the next interview. I got insights about the life there. Some stories were questionable - e.g. how the first SDE I met that day spent a week on changing a properly working build process to use a different tool, because he personally liked it more (the story was provided to glorify the productivity of Netflix folks, but looked like a waste of time / money). The forth interview seemed like a chat with "robot" - a mechanical walk-through the list of soft-skills questions. The meeting with a second recruiter finished the day. Again a "robot-like" style of questions about soft skills and experience. Well, the person was alive - but seemed to have a professional deformation because of working as a recruiter for like ten years already. He was asking the list of questions he had to ask, smiling to play his role, laughing when he needed to laugh. Was not interested much in the process. Happened to be the most flawed link in the chain of interviewers. Promised to give me the results in like 3 days - never happened. 7 days later that recruiter emailed me to find some time to talk. All those attempts failed. First, he didn't read email with my response until next afternoon (one should believe, that Netflix recruiters do not read emails in the morning). Then he failed to call me on the day when he scheduled the call. And didn't even follow-up the next day. I had to contact the hiring manager and the other recruiter. Only after that - 10 days after the on-site interviews - got an email that I didn't pass due to over-complicating solutions to the tech tasks, also due to some concerns regarding my culture answers. My conclusion regarding the tech results: kids, do not show your knowledge to Netflix, rather solve the tasks in the easiest manner :) Regarding the culture questions - it's up to Netflix to decide what answers they like. To summarize: - Liked - strong language of their culture doc, tasks and scale, meeting the team members (not just some unrelated engineers) - Didn't like - working with the second recruiter (uhhh...), chat with the project manager, the LA area of the office (traffic, congestion, appearance).

      Interview questions [3]

      Question 1

      You're working on a video editor and need to show events (identified by start and end timestamps) in swimlane tracks. A single track cannot contain events that overlap. Implement an algorithm that receives an array of events and outputs list of tracks (arrays) containing the list of events that should be shown on that track.
      2 Answers

      Question 2

      Design a system that is able to process N types of jobs - i.e. job of types A, B, C, etc. The pipelines of jobs per type should be independent, i.e. a long-running job A should block only the queue of jobs A, but not block the queue of jobs B. And the results from each type of job queues should be delivered in the order of input.
      1 Answer

      Question 3

      Walk through a directory-like structure, outputting the names of folders and files. Each folder/file should be indented to the left according to its level from the root, and also should have the number of files it contains overall beneath it. E.g.: ------ docs(3) -marketing(3) --october(2) ---file.doc ---invoice.doc --november(1) ---new_invoice.doc -publications(0) screens(1) -screen1.png ------
      1 Answer
      81

      Other Senior Software Engineer interview reviews for Netflix

      Senior Software Engineer Interview

      23 May 2026
      Anonymous interview candidate
      No offer
      Neutral experience
      Easy interview

      Application

      I interviewed at Netflix

      Interview

      Seeing the URL shortening service design question caught me off guard at first, but it turned out to be a lucky moment. Just a few days prior, I had practiced a similar architecture problem on PracHub, so I felt somewhat prepared to tackle scalability and data consistency aspects. The process included a recruiter screen, followed by a technical interview focused on system design. Overall, the questions were manageable, but I didn't end up receiving an offer, which was disappointing. The experience taught me a lot, though.

      Interview questions [1]

      Question 1

      Design a URL shortening service (similar to bit.ly). What components would you include in your architecture, and how would you handle scalability and data consistency?
      Answer question

      Senior Software Engineer Interview

      7 May 2026
      Anonymous interview candidate
      No offer
      Positive experience
      Difficult interview

      Application

      I interviewed at Netflix

      Interview

      The Netflix interview loop is intense and lives up to its reputation. The recruiters are great, but the technical bar is absolute top tier. After a technical phone screen, the virtual onsite consisted of two deep system design rounds, a practical coding round, and very heavy behavioral rounds focused purely on their Culture Memo. They do not care about how many LeetCode hards you have memorized. They care about how you reason through scale, failure, and ambiguity.

      Senior Software Engineer Interview

      12 Feb 2026
      Anonymous interview candidate
      No offer
      Positive experience
      Average interview

      Application

      I interviewed at Netflix

      Interview

      Recruiter screen high level discussion. Tech phone screen live programming exercise. Virtual onsite, 3 tech rounds two culture/behavioral. For mine it was like an out-of-body experience, except when I turned to look it wasn't a body at all; it was a plane. Watched it take off, seemed like maybe the pilot hit the throttle a little hard trying to reach cruising altitude and then.. dunno, maybe he dropped his cigarette under the seat or there was a bee in the cockpit or something because next thing you know he's flailing around while I watch the plane tumbling, helplessly aghast as a wing shears off from the stresses he's inducing. No survivors. But seriously, good interview process. Very helpful recruiter team that will spend time detailing the process and expectations. Exercises are very realistic applied engineering stuff, not brain teasers or obscure algorithms or stuff you haven't done since college. Interview process may be different across the org so YMMV. I interviewed with the Content and Business Products side of the house (i.e., tools for studio, production, not streaming to end users) and the coding, sys design, and data modeling rounds all reflected that. My advice to you: study the OSS software they publish, know your stuff and *stay calm*.

      Interview questions [1]

      Question 1

      Describe a time when you had conflict with someone outside your group
      Answer question
      2

      Top companies for "Compensation and Benefits" near you

      avatar
      Google
      4.5★Compensation and benefits
      avatar
      Amazon
      3.7★Compensation and benefits
      avatar
      OKG
      4.3★Compensation and benefits
      avatar
      SelfMade
      4.0★Compensation and benefits