The questions I was asked are as follows :- 1. Difference between pass by value and pass by reference 2. Finding the largest number in an array 3. How would you test a Lamp ? 5. How would you test a Twitter application ? 6. Find a missing number in an array of sorted numbers. 7. What are primitive types and non primitives types. 8. How would you test a Restful Web Service
Software Engineer In Test I Interview Questions
11,947 software engineer in test i interview questions shared by candidates
Print the second largest salary of an employee from employee tabe?
Write a program to reverse the words in a sentence. "Sky is blue" would be "blue is sky". Write test cases for this program
Describe a time when you had a technical disagreement you felt strongly about, with another person on your team, and how you handled this.
How can you copy files from one directory to another using Python?
Linked list questions
Most questions are around data structures. Also expect word puzzles, like write an algorithm to spell out actual numbers. E.g. 121 -> "One Hundred and Twenty One".
Given an array of integers and k, print all the pairs of numbers (a,b), both of them inside the array, such that a+b=k
Given a list of unordered numbers, what would be the best algorithm to find the n largest numbers.
The differences between recursive and iterative implementations?
Viewing 211 - 220 interview questions