Did you look up the answer for your assessment question online, or were you already familiar with the problem?
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
What is Flaky? (the proper way to ask this question is "How to Deal with Flaky Tests")
1) Validate EButton state programmatically. 2) Validate EButton text field programmatically. 3) Is SwingUtilities.invokeLater necessary? Why? 4) Any other observations?
Write a Python function that takes a string and returns a de Bruijn graph.
Your task is to implement a findMatches function that takes a query value and a pre-sorted array of integers that may contain duplicates. It should find and return The index of the first instance of the query value in the array, or -1 if the query value does not exist in the array. The number of times the query value appears in the array (0 if the query value does not exist in the array).
Please do not even consider attending interview for this company, they will approve you for 3 rounds and at the 4th round, they will reject you, happened to many people
Onsite Interview: 3 people interviewed for 45 min each back to back They asked me questions like ' tell me about yourself', 'three good and bad things your manager would tell about you' 'what are your strengths and weakness'
What do you know about testing for this role.
One question was, “Why are manhole covers round?”
Check vowels in string and reverse it.
Viewing 141 - 150 interview questions