question about finding out the character that occurs most in a given string.
Software Engineer In Test Interview Questions
1,623 software engineer in test interview questions shared by candidates
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
Reverse an array on the whiteboard
Do you have experience in using REST APIs, such as the Twitter API?
How to implement the user recommendations in Amazon.com?
Write code to implement the T9 (predictive text) feature and make it efficient. Given a sequence of integers as input, output valid English words that can be constructed. Each integer maps to 3 letters - like in any dialpad.
when would you use asynchronous programming
How do you begin creating your test plan, and who should you include in the review of the test plan?
As this was fresher level so not much difficult questions were asked, in first round all technical question where based on Core Java and Selenium. In 2nd round questions were based on hypothetical scenarios and personality of the interviewee. Then
Find the common elements in two arrays
Viewing 1301 - 1310 interview questions