Implement enqueue and dequeue using stacks.
Engineer Software Testing Interview Questions
36,264 engineer software testing interview questions shared by candidates
permutation
What problems will you point out in any products of Microsoft if you're going to improve it?
What would be your ideal job?
Write a program that takes in a string and removes any duplicate spaces (including leading and trailing spaces – there should be none when finished). This program should not have any embedded loops, and you can only traverse the string ONCE. Should definitely be faster than O(n^2).
Given a linked list, swap every pair of elements (so elements 1 and 2 swap, 3 and 4 swap, etc.)
How would you test a bottle of water
Test an Function that converts string to integer. String here can be of any length!
Coding test was to write code to get all palindromes in a string. Test a refrigerator. Code to make diagonal elements 0 in a matrix.
how do you test a remote control?
Viewing 3471 - 3480 interview questions