Status: 2 YOE, MS CE
Position: SWE Apple
Location: NYC
Date: Sptember 15, 2021
- Technical phone screen (1 hour):
- Quick Introduction , resume review
- Algorithm question - Add 2 numbers which are present in linked list and return the linked list :https://leetcode.com/problems/add-two-numbers/
Here consider the numbers are not stored in reverse order and add from mSB to lsb.
- 2nd technical phone screen (1 hour):
- Quick Introduction
- LC Hard , find the maximum number of points that lie on same line :https://leetcode.com/problems/max-points-on-a-line/
Result: Reject after second round , was unable to communicate with interviewer about solution and got a solution with n3 complexity but did not complete it.