Why walgreens
Programmer Analyst Interview Questions
25,424 programmer analyst interview questions shared by candidates
How do you allow a specific user to have access to a folder in linux by command line?
How would you see yourself working at Vestas?
How do you embody the adidas 3Cs
Why you want to join google?
question like: ArrayList list = new ArrayList(); for (i =0; i < 10000;i++) { list.add(i); } do you see a problem here ? you add to answer that this list is slower than the new List object and there is a danger of mixing different object type in the same list. I didn't event think of that because you are looking for the catch. and it goes on like this the hole interview.
Tell me Interesting
You are six feet tall and have a reach of two feet and can take steps 1.5 feet high. How many movements does it take you to reach the top of the tree?
What sort of programming languages do you know?
1. some function was there had to find error . 2. given an array and integer m , had to find average of m groups in O(n) . Ex : A[]={1,2,3,4,5} ,m=3 ans : avg(1,2,3) , avg(2,3,4),avg(3,4,5) 3.givean an array and target , had to find all pairs whose sum is equal to target.
Viewing 1721 - 1730 interview questions