As a college grad design and architecture questions were my weak points during the interview
Applications Developer Associate Interview Questions
6,901 applications developer associate interview questions shared by candidates
The interview did not seem to be put too much stress on me. The most difficult part was probably the coding portion. This was not because of the problem, but because it was probably the first time I had written code with someone watching me.
What's the difference between public and private, can you override a constructor in C#. Example of how to unit test. They are test-driven there so know how to debug. They also use Git a lot. Understand middleware!
Mostly behavioral questions, I.e., describe a time you struggled to make a decision.
Android based question and all that was in the resume
Asked about my background and reason for interest in the opportunity.
What is the problem with the OOP?
Design a pizza shop using oops concept and code according to their requirements.
Given a number n, find if its prime or not. Your function should be recursive and it should not loop beyond n/2. Example: given n=13, your recursion should not go beyond 13/2 i.e. 6
Problem solving
Viewing 5551 - 5560 interview questions