How would you test a bottle of water
Software Test Engineer Interview Questions
12,422 software test engineer interview questions shared by candidates
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.
weakness
Nothing really difficult when compared to rest of the industry
Draw the system architecture of one of your projects
Given a Stack with n elements, write a method that always keeps the max of the stack?
Given a singly linked list, swap the kth node and the kth node from the end. Don't check for size.
Given a matrix of n x n dimensions, write an algorithm such that each number (from 1 to n) appears only once in a column and a row. (Look up magic square for an example)
Implement LRU Cache
Viewing 1161 - 1170 interview questions