Nothing too complicated, talked about the design pattern, some C# questions, and query questions.
Applications Developer Associate Interview Questions
6,900 applications developer associate interview questions shared by candidates
Design a database model for the given information. (i.e. draw out the logical structure of the database and show the how/where the data is stored and the relationships between the tables)
the brain teaser, and the program correctness problem
What is a hash table? How to store integers efficiently using hash table? How do you invert an integer digit by digit?
52 cards question. What is the probability that get 3 aces in a row?
how to delete an assigned num in a linklist (it might not in the linklist, or it may repeat occuring)
How would you sort two different arrays of numbers into a single array?
how to find the duplicate number from an array
How to find the k smallest numbers in array
You have a linked list of int. Implement it in a way that you can always tell the biggest number in the linked list
Viewing 6451 - 6460 interview questions