Automation Qa Interview Questions

3,961 automation qa interview questions shared by candidates

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.
avatar

Automation QA Engineer

Interviewed at Springboard

4.1
Apr 23, 2019

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 21 - 30 interview questions

Glassdoor has 3,961 interview questions and reports from Automation qa interviews. Prepare for your interview. Get hired. Love your job.