All questions were average just be careful not to make mistakes.
Lead Software Engineer In Test Interview Questions
5,177 lead software engineer in test interview questions shared by candidates
I prepared for Data structures in Fifth round but encounterd an ordinary question( Design for calender and write a code using oops tp print it ) in oops . As i was expecting DS, i couldnt answer clearly .
there is no difficult interview quesitons
Find all words the input numbers on a phone may represent
Find largest palindrome in a string
There is a long contact list in a mobile phone storing Name and other details. Your task is to give the data structure and algorithm for efficient searching among the contacts. As the user types the letters in the text field, the screen should show all the names beginning with those letters (of either first or last name or any other word in the name).
There are different currencies being used all over the world. In Japan, it is Yen, in America, its $. America has coins in denominations of 1, 5, 10, 25 and 50. Say if the input is 36, then (1+10+25) = 36. So 36 can be got by suing 1 one coin, 1 ten coin and 1 twenty five coin. So for getting 36, I need to use three coins. Write a pgm for that in all currencies of the world.
Open ended question on determining outside temperature from a room.
Nothing really unexpected. I would say that reading the "Programming Interviews Exposed" book got me the job.
Lots of data algorithms - make sure you know this stuff
Viewing 3091 - 3100 interview questions