I applied online. The process took 2 weeks. I interviewed at NGP VAN (Washington, DC) in Feb 2017
Interview
The interview process was really straight forward, first a behavior interview followed by a technical interview. Both interviewers were very friendly and seemed interested in my answers to the questions.
The process took 1+ week. I interviewed at NGP VAN (New York, NY)
Interview
I was contacted a week later and did the interview on go to meeting. Interview was very straightforward, can do it from home. They do have two rounds of interviews, i just didnt make it past the first. But they are fast and responsive.
I applied in-person. The process took 2 weeks. I interviewed at NGP VAN (Washington, DC) in Apr 2016
Interview
I met the recruiter at a job fair 3 weeks ago, emailed my resume a week ago, and was technical phone screened by her a few days ago. The phone screen was through GoToMeeting (you don't need to install it) and consisted of the famous FizzBuzz challenge in a collaborative text editor.
Interview questions [1]
Question 1
I was asked to solve the FizzBuzz challenge in the text editor. The gist of it was, Write a function that prints the integers from 1 to n inclusive, except where n is divisible by 3, by 5, by 15, print these particular characters instead of n.