I applied online. The process took 2 months. I interviewed at MITRE in Feb 2017
Interview
30 minute phone screen asking about programming experience and projects. Then four 30 minute Skype interviews, two technical, one fit, and one with HR. Technical questions were not too hard.
Interview questions [3]
Question 1
Write a function to check if a password is valid (has capital letters, lowercase letters, numbers, etc).
I applied online. The process took 3 weeks. I interviewed at MITRE (Bedford, MA) in Dec 2016
Interview
Phone screen, then in-person interview. I met with a project manager, two groups of developers who asked me technical questions, and an HR representative. I was interviewing for a front-end development internship and found the process very easy. The interview was held in a conference room and I did not get to see the working environment at all.
Interview questions [1]
Question 1
Write a function that can validate a password given a set of criteria (length, must include certain characters, must not include certain characters).