What days are you available for interview? lol
Software Development Engineer In Test Interview Questions
6,460 software development engineer in test interview questions shared by candidates
Coins beautiful sequence where on the left you would to have all heads and on the right tails. You are given a random sequence of heads and tails and you need to write an algorithm to show the fewest amount of coin flips needed to get beautiful sequence.
Can you give an example when you can't meet your commitment to a task?
It was a toposort+dp problem similar to parallel schedule 3.
how to debug ,core java , selenium
I don't really remember the questions but mostly they ask on Data structures, prepare good.
on data structures
Write code to print out each node of a tree in level order and print a new line whenever a new level is to be printed.
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.
Viewing 4891 - 4900 interview questions