Given a 7 digit phone number, find out all the words that can be formed using this number based on the T9 keypad.
Software Engineer In Test I Interview Questions
24 software engineer in test i interview questions shared by candidates
Describe some testing methodologies.
-Asked to write a function to find the start point of "$" and ";" in a string -Asked to write a regular expression to find text between "$" and ";" unless there was a space after "$". -How do you know if a linked-list is circular (even a middle item could point to one of the previous items) if you know its size?
They drew a mock up of a piece of their product and asked me to describe how I would test it.
Was given an exaple of test code and I was asked what is bad in this code
What did I learn from my past job ?
They asked me a question from my test task, the question was what would you improve in that solution ?
-Do you know about different software architectures/design methods? -SQL question: difference between HAVING and WHERE -How to get distinct hotels from a database (they were looking for the keyword DISTINCT) -Something about linking two tables in SQL (they were looking for the keyword JOIN)
Some Algo and DS based questions and a couple of puzzles followed by coding each scenario and writing the test cases for each of the problems
some puzzles
Viewing 1 - 10 interview questions