What have you worked on and how many years experience?
Applications Developer Associate Interview Questions
6,901 applications developer associate interview questions shared by candidates
Describe a time where you worked as a team (in school) and not everyone was pulling their weight.
They asked me to complete a couple of simple programming puzzles.
Technical interview: Code a program that prints out multiple of 3 & 5, code a program that takes in an array prints out an array of product except self without using division operator Behavioral interview: Manager preference, Ideal work environment, Previous experiences, what will you do if you get a million $ (this question was seriously not expected for this role!)
How would you scale up your previous project and add (tricky) X, Y, Z features?
How to define a rectangle class with dynamic parameter types
Tell about yourself
Sliding window problem. Given an array of integers create another array with the sum of 3 elements. i/p: [1,4,2,5,6,7,1,1] & window:3 o/p: [7,11,13,18,14,9]
How can you reverse a string without dynamic memory allocation or temporary variables (aside from indexer).
As an Ab initio developer , First question will always come in mind like how many variety of components you have tried till now.
Viewing 881 - 890 interview questions