NetSkope Interview for SSE : Round 1
Summary
I had my first round interview for an SSE position at NetSkope. The interview began with a discussion about my past projects, my role in them, and their business impact. This was followed by a coding ...
Interview Experience
Interviewer discussed on the project and design of the project. What components I owned and the business impact. Post that interviewer asked simple question : https://leetcode.com/problems/backspace-string-compare/description/ I provided solution using stack with O(N) time and space complexity. In...


