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].
Software Development Engineer Test Interview Questions
5,408 software development engineer test interview questions shared by candidates
Asked about the Automation framework and scenario based question, Coding in any programming language, asked about strings programming.
What is the pyramid?
How do you test API?
Some basic java questions about oop, set, array, list.
They asked me to find bugs on a website with manual testing and then write an automation test against the website.
How do you find elements that are duplicated in two arrays
SQL Injection,Performance Engineering
Oops DSA Rest Assured Manual Fundamental
DSA Question: Given a string that has multiple words.. reverse each word in its place and return the string.
Viewing 4821 - 4830 interview questions