They asked me to complete a couple of simple programming puzzles.
Applications Developer 3 Interview Questions
6,897 applications developer 3 interview questions shared by candidates
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.
Tell us about the projects you have done. What technologies are you using? What limitations it has and what are the security measures you are using?
What's ur name
Viewing 881 - 890 interview questions