Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Software Engineer In Test I Interview Questions
11,955 software engineer in test i interview questions shared by candidates
Difference between Verification and Validation
Reverse a linked list. Find all the palindromes in an array. How do you sort large amounts of data with limited memory?
how do you test a remote control?
reverse an int
Code a solution to rotate bitmap by 90 degrees given a structure definition representing the bitmap and a function prototype for the function to do the rotation.
How to test a calculator?
The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Problem solving question: You have a list of numbers from 1 to 1000000 and one number is missing, but you don't know what it is. If you can only go through the numbers once, how do you find the missing number.
Given an eBay type service with multiple front-end applications, user information is being truncated when sent back to the user (Name was 'Andrew' but shows 'And'). Discuss your strategy on debugging this issue.
Viewing 1181 - 1190 interview questions