How do you allow a specific user to have access to a folder in linux by command line?
Programmer Developer Interview Questions
22,441 programmer developer interview questions shared by candidates
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.
nothing difficult or unexpected, just fondmetal concepts like What is JVM? or explain java arguments pass by value or pass by reference
Viewing 1581 - 1590 interview questions