I don't really remember the questions but mostly they ask on Data structures, prepare good.
Software Developer In Test Interview Questions
1,163 software developer in test interview questions shared by candidates
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.
Lots of behavioral questions
when would you use asynchronous programming
question about finding out the character that occurs most in a given string.
Round 2 : Rest API related questions Anagrams, check whether a string has repeating substrings or not. Round 3 : Basic design of a testing framework that you worked on Valid parenthesis variation.
Find the common elements in two arrays
Some basic concepts about heap, tree and other data structure
Viewing 951 - 960 interview questions