LCA in BST, Mid of Linked LIST, 2 pointers shift all zero, at last, anagram strings, insert in LL at a given position, SQL query database question.
Test Development Engineer Interview Questions
5,608 test development engineer interview questions shared by candidates
Tell me about yourself. Talk about REST applications.
On a Unix shell, how to find the list of files with a size greater than x Mb.
Draw the system architecture of one of your projects
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
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
reverse an int
how to find the closest predecessor of a node in binary by doing inorder traversal.
Viewing 521 - 530 interview questions