Netflix | Intern | USA | Jan 2022 [Reject]

I recently had an online assessment for Netflix. It was hosted on Code Signal.

Status: CS masters student with 3+ years of backend development work ex at a startup, Top 50 CS school in USA
Position: Software Engineer Internship, Platform

The assessment had 4 questions and 60 mins of time:
Question 1: Given an array, find difference in sum of even and odd position elements lying within a range of -100 to 100.
Question 2: Some array based easy-medium level problem (don't remember exactly)
Question 3: Given a 2-D integer matrix, find the longest diagonal segment (along any of the digonal directions) that follows the subsequence 1 2 0 2 0 2 0 2 ....
Question 4: https://leetcode.com/discuss/interview-question/1703502/Netflix-or-Internship-Online-Assessment-or-No-of-subarrays-with-at-least-K-distinct-integers

I could only solve first two questions, 90% of the test cases for 3rd one, and 20% test cases for 4th one. Got a reject.

Hope it helps someone.

Comments (5)