I applied through an employee referral. The process took 1 day. I interviewed at Direct Financial Solutions (North Logan, UT) in Nov 2011
Interview
Standard software interview questions, about 1 hour total. 3 person panel. Interviewers were willing to answer questions I had. They joked around and made me feel comfortable. They asked about past projects and associated challenges.
I applied through a staffing agency. The process took 3 days. I interviewed at Direct Financial Solutions (Lehi, UT) in June 2017
Interview
Got in touch with them through a recruiting agency. I ended up meeting them at a time that wasn't very convenient for me. Had a difficult time finding the location because it was actually in a basement. Came in and the office looked like mostly everyone was gone for the day, except the manager and one other employee. They asked basic questions about the .Net framework and Object oriented design, like what is an event and delegate and what is polymorphism and inheritance. They also asked me an unusual question about System.Reflection, which I replied I really wouldn't use in code because it breaks encapsulation. They also asked about design patterns, who J I replied that most production code I work with doesn't adhere to. They also asked me some questions that would be more C++ specific, like heap vs stack and garbage collection. They proceeded to give me a programming test and a word problem. Got a phone call a day later saying they would move on to another candidate.
Interview questions [2]
Question 1
You have three light switches in one room and three lights in the other. You may flip the switches in any combination, but cannot see the other room. Once you exit the room you cannot leave. How can you findthe corresponding light for each switch?