Trapping rain water (leet code hard level)
Test Engineer Ii Interview Questions
575 test engineer ii interview questions shared by candidates
Common questions asked about SDET
Technical questions and how I will fit to the offering role
Based on your experience, Java, selenium, rest assured.
Domain round: Complete breakdown of your past experiences, and how you would approach certain test automation specific scenarios. Your CV is going to be picked apart word to word and scrutinized. No coding this round.
DSPS Round: Perform string, patterns and array manipulation qns on your ide and then you'll be asked to tell how to optimize it further.
HR: Was asked about company, my reasons to join, value add I can provide, and my past accomplishments. Certifications are an add on here.
a huge matrix with 1 and 0, block the block of 1. elements could be "connected" by left, right, up or down side; but no diagonal. my answer, scan one by one, after getting the first 1, use stack walking to all neighour 1 and change them into 0, count++ then the interview asked how to make it parallel, ...
Write a program to find the word with maximum occurrences in a text and write a test module to verify.
Question Graphs
Viewing 561 - 570 interview questions