Tell me about yourself
Technology Consultant Iii Interview Questions
4,291 technology consultant iii interview questions shared by candidates
Some maths questions and Situation based questions with Client, as to check how would you be able to deal with some situations when handling a team.
Why should we hire you?
Why do you want to work in manufacturing?
How would your last employer describe you?
Telephone interview: Find largest integer from an array of integers. The integers in the array are arranged in strictly increasing (no 2 integers are same) or strictly increasing then decreasing; so like a curve and you have to find the peak. Discuss time complexity. Write code.
What would you say is your best quality?
Explain this: var Bob = { name: "Bob", name_fn: function(){ return this.name; } } console.log(Bob.name_fn()) //"Bob" var fn = Bob.name_fn console.log(fn()) //undefined
You climb a 60 foot tree and have the ability to span up to 3 feet at a time. What's the minimum number of branches you'd have to touch to get the top?
Can you give an example of a time where you had to multitask?
Viewing 1 - 10 interview questions