Leetcode style questions
Software Developer In Test Interview Questions
1,163 software developer in test 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?
Difference between Interface and Abstract Class
The 'toy' app
If I am using Rubymine to create and run my automated suite on ubuntu, why do I need a separate selenium webdriver smoke test framework on my local machine.
Behavioral interview (3rd round): 1) Tell me about a time you really screwed something up 2) Tell me about a time you had a disagreement 3) What do you want to do or be in 5 years 4) How would you ensure an inclusive work environment 1-2 more questions I can't remember
Write a merge sort program of 2 sorted arrays into a new array.
Question was about whether or not i am a quick learner.
Write a program to reverse string containing special characters with their position retained after reversal
Viewing 81 - 90 interview questions