Engineer Developer Interview Questions

467,959 engineer developer interview questions shared by candidates

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.
avatar

Software Engineer

Interviewed at Craterzone

3.1
Jan 11, 2017

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.

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, "))()("
avatar

Software Engineer

Interviewed at Ooyala

3.3
Dec 17, 2010

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, "))()("

Viewing 2241 - 2250 interview questions

Glassdoor has 467,959 interview questions and reports from Engineer developer interviews. Prepare for your interview. Get hired. Love your job.