System described. Blank page returned. How would you test it?
Senior Software Engineer Test Interview Questions
1,218 senior software engineer test interview questions shared by candidates
Reverse the words of a string.
NDA. Questions ranged from : QA methodologies, how would I QA a given feature, and code on board for a BST problem.
Given a Bank class java code, list all the test cases you would come up with. Given a tree, decide if it's a binary tree. Given a tree node and integer number, write a method that returns true/false if any path from that node sums up to that number. Given a matrix of 0 and 1, return a set of connected unions of 1s. More code on recursion, Stack, Queue
Sliding window and stack based
- TCP handshake - ICMP - how traceroute works - Give Python regular expression usage example - Regular expression to filter lines with nonalphabetic characters - HTTP header, virtual server - why cookies are used - difference between TCP/UDP - Given example C code function, fix errors - Given three C++ class with inheritance, describe order of their creation and destruction - You have given numeric array, find the longest ascending part - what happen if you write address in HTTP address bar in browser
Towers of Hanoi. This wasn't hard but it wasn't real world either. I'd expected an actual business domain relevant problem for a senior level position.
Questions related to Array, HashMap and Strings. Leetcode's easy and medium level questions.
Java Collections Framework based questions.
What kind of testing I used in my previous work?
Viewing 1021 - 1030 interview questions