Can a Java class implement multiple interfaces? (Phone screen question)
Qa Coordinator Interview Questions
50,768 qa coordinator interview questions shared by candidates
Who is more capable? You or the previous one.
arr1 = Array(1,2,3,4) arr2 = Array("a","b","c","d") Write vb script to store data in arr3 from arr1 and arr2 as (1,"a",2,"b",3,"c",4,"d")
Define SDLC
Why do you want to work here?
If we have 4 pills, two of each kind same color texture every thing. They got mixed how will u eat each medicine from the two set.
You have two bottles, 5-litre and 3-litre, and infinite amount of water. How do you measure exactly 4 liters of water?
We have no idea what a Director of Quality and Regulatory does
Talk about yourself
Regular Expression Matching-> Given an input string (s) and a pattern (p), implement regular expression matching with support for '.' and '*'. '.' Matches any single character. '*' Matches zero or more of the preceding element. The matching should cover the entire input string (not partial). Maybe interviewer was in a mood to have fun by asking DP questions for QA Automation role.
Viewing 421 - 430 interview questions