I applied online. The process took 1 week. I interviewed at National Instruments in Sept 2017
Interview
I submitted an online application and they were able to give me an interview soon. They were very nice and there were some technical questions on data structures. Specifically with binary tree.
Interview questions [1]
Question 1
Identify the data structure and interpret what segment of code does.
I applied through university. The process took 2 weeks. I interviewed at National Instruments (Austin, TX) in Mar 2016
Interview
The interview was mainly composed of behavioral questions. Mainly what they are looking for is your thought process and how you work with others. At the end they gave me a coding question which was to write code in whichever language you prefer to find the height of a tree.
Interview questions [1]
Question 1
Q: Describe a bug you've encountered and the steps you took to fix it?
I applied through a recruiter. The process took 3 weeks. I interviewed at National Instruments (Austin, TX) in Sept 2016
Interview
I applied online and through my university's career site. I got an interview around 2 weeks later to be scheduled the end of that week. I got an email after around 2 weeks saying I was rejected. Technical questions were easy, so I'm thinking I didn't correctly answer the behavioral questions.
Interview questions [1]
Question 1
Find average of binary tree (Iteratively and Recursively)