Quality Engineer Interview Questions

28,502 quality engineer 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 281 - 290 interview questions

Glassdoor has 28,502 interview questions and reports from Quality engineer interviews. Prepare for your interview. Get hired. Love your job.