How do you test API?
Software Development Engineer In Test Interview Questions
5,154 software development engineer in test interview questions shared by candidates
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].
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.
Oops DSA Rest Assured Manual Fundamental
Tell me about your Projects?
DSA Question: Given a string that has multiple words.. reverse each word in its place and return the string.
What is your expected salary?
Print kth node from last of linked list
Viewing 4591 - 4600 interview questions