What was your experience with X application?
Lead Application Developer Interview Questions
20,312 lead application developer interview questions shared by candidates
Question regarding .net and SQL
disponibilità a viaggiare, conoscenza dell'inglese
Who did I work for in the past? A few questions about my skill set as it included past MSP experience. My salary range.
Basic C# and .NET - nothing too daunting. Like what is the difference between an abstract class and an interface. Textbook questions.
What languages can you script in?
Why di you want to change job?
Part 3 - Can you explain your code from part 2? How did you prioritize what you coded first? If given the opportunity, what would you code next? Follow-up question: Can you code those features in the next 10 minutes? Where do you see yourself in 5 years? (be sure to use the same ranking from part 1)
Part 1 - Write a second function using pseudocode that takes an array of numbers and returns an array of arrays of prime factors for each number.
You are tasked with maximizing the efficiency of an elevator system. The behavior of the elevator is fixed when it has passengers or is picking up passengers. When it has passengers, it goes in a single direction, picking people up and dropping them off until it gets to the last stop in that direction. When someone pushes the call button, it begins moving in the direction indicated by the button pressed and behaves the same as it would with a passenger on it. Explain how you would set up this elevator system. What should the elevator do when there are no current or potential passengers? How can it minimize the distance it needs to travel to pick up the next passenger, not knowing where that passenger will be? What if you have 1 elevator for 10 floors? What if you have 3 elevators for 10 floors? What if you have 10 elevators for 10 floors? Your explanation should be high level, no need for actual code, just a basic description of behavior. (Part of the challenge is balancing detail with time management!)
Viewing 4831 - 4840 interview questions