What is the difference between instance variable and local variable?
Developer Associate Interview Questions
4,544 developer associate interview questions shared by candidates
Asked about each features of C++
You are from ec background then y did u choose IT
Java related questions
What all new technologies you have heard about?
You completed Mechanical Engineering , then why you choose this profession ?
Asked about my family and what they do
Why did you choose ust-global?
There really wasn't one at the time.
Given an array, we have to find out next largest element in that array with less than O(n^2) complexity for all elements, if there is no next large element, return -1 e.g. Array is { 2, 5, 3, 8,6 } answer should be : {5, 8, 8, -1, -1}
Viewing 521 - 530 interview questions