I applied through an employee referral. The process took 1 day. I interviewed at NetCom Learning (Mumbai) in Jan 2017
Interview
Telephonic Call, followed by Video call. HR round is mainly salary discussion. Must have good communication because the US team handle the interviews.
Mainly revolves around the technology mentioned on the resume.
Very straightforward in taking the decision, wont waste much of your time.
I applied online. The process took 1 week. I interviewed at NetCom Learning in Sept 2024
Interview
It was an average interview. mostly is basic and output-based question
and one leetcode question to determine if a given integer x is a palindrome in JavaScript.
example 1 : input : x=121
output: true
Interview questions [1]
Question 1
what is Destructuring Arrays.
what is spread operator.