How do you find elements that are duplicated in two arrays
Software Development Engineer In Test Interview Questions
6,459 software development engineer in test interview questions shared by candidates
What is the pyramid?
How do you test API?
SQL Injection,Performance Engineering
Given an array of numbers, e.g. [1,2,3]. Write a program to print all the possible permutations of their arrangements in the array, e.g. [1,2,3], [2,1,3], [1,3,2], [2,3,1], [3,2,1], [3,1,2].
Everything on careercup and glassdoor (just search previously asked linkedn questions)
Level order traversal of a given tree.
basic data structures/algorithms/big O notation. Should be able to apply algorithms such as binary search, hashing etc as and when needed.
Everything was relatively easy
Oops DSA Rest Assured Manual Fundamental
Viewing 5781 - 5790 interview questions