Round 1
Questions:
- Behavioral Question: Working across teams and conflict resolution.
- Coding Questions:
- 339. Nested List Weight Sum (No variant)
- 528. Random Pick with Weight (Variant)
Candidate's Approach
- Solved both coding questions in time and ran through test cases.
- Initially messed up the time complexity for the first question and forgot an edge case in the second.
- Was able to fix the edge case when the interviewer pointed it out.
Interviewer's Feedback
Candidate felt that at the E6 level, this performance would likely lead to a rejection.