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 .
Lead Software Engineer In Test Interview Questions
5,177 lead software engineer in test interview questions shared by candidates
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.
What are your weaknesses?
problem to find if the String is Panagram or not.
Las preguntas estaban enfocadas principalmente en los procesos de testing y todo lo que estos conllevan. De igual manera se hicieron una serie de preguntas relacionadas al lenguaje de programacion que se usa que es Python
Viewing 2991 - 3000 interview questions