What is your highest educations
Engineer Developer Interview Questions
467,942 engineer developer interview questions shared by candidates
There will be lot of things which i cant explain.
i remember only one question in this they give five inputs to array like 2,4,1,0,7 then they said you have one counter initialise it from first element to last element of array if you counter even no. then increase the counter by 2 if you counter odd no. then increase the counter by 1 otherwise go forward without increase the counter.find the value of counter at it pass the array.
They asked 20 questions 10 aptitude and 10 logical questions like candle, water jug etc.. in first round
Standard technical interview questions. Nothing out of left field.
What would you do if we hired you?
given a string,which is filled with either "(" or ")", for example "(())()())", write a function to check if the string is "proper". A "proper" string means if there is a "(" in the string, there should be a ")" which corresponds to the "(" in the string. For example, "))()("
I don't want to give away any questions. Just be prepared to solve problems.
Puzzles (unexpected)1. Given 4 trees plant them in such a way that the distance between each other are same.
Given a list of integers, return a list where each index is the product of all the items in the first list, except for the term in the current position.
Viewing 2241 - 2250 interview questions