Candidates applying for Interim Software Engineer roles take an average of 30 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Leidos overall takes an average of 27 days.
Common stages of the interview process at Leidos as a Interim Software Engineer according to 1 Glassdoor interviews include:
Presentation: 100%
Here are the most commonly searched roles for interview reports -
I applied online. The process took 4 weeks. I interviewed at Leidos (New York, NY) in Nov 2016
Interview
Scheduled a call shortly after to discuss the opportunity and an online coding challenge. I was informed that the questions would involve Java, however when I took the challenge it had an SQL question. The job description nor the lady on the phone had told me that SQL or database knowledge was needed for the challenge, however I tried to do the best that I could on it. Java question was easy and they pretty much wanted to see if you knew how class inheritance. worked. Didn't get any contact after the coding challenge.
Interview questions [1]
Question 1
Write Shapes class/interface with Triangle, Rectangle, and Square subclasses where you can call the same method to get the area from any of those objects. Put them in a sorted collection.