how do you execute test cases when you have less time and you know you can't complete test cases
Software Developer In Test Interview Questions
31,360 software developer in test interview questions shared by candidates
Do you know what DOS is and how to program in it? Yes.
The interviewer confused me like hell when describing the question. Every node of the tree has a pointer to its left most child. each node has a pointer to its next sibling. Its a BST. Find the smallest value in the tree.
How to get 4L from 2 containers of size 3L and 5L
how to reverse words in a string preserving the formatting
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Reserve link listed pair-wise
How can you write a recursive function calculating the exponential of a number?
Write a function that determines whether a given number is a prime. Discuss perf improvements.
Shuffle Linked List
Viewing 311 - 320 interview questions