On a binary clock, how many states are invalid?
Software Developer In Test Interview Questions
6,459 software developer in test interview questions shared by candidates
In your opinion what do you consider "good" code?
BFS
Reverse a string
Write a program to find the word with maximum occurrences in a text and write a test module to verify.
N/A
Convert the roman numbers to interger values
The most difficult / unexpected question I was asked was how to optimize an algorithm for removing duplicates from a sorted list beyond O(n). It turns out that the solution was still in O(n), but involved parallelism to improve run-time.
Question Graphs
Questions were mostly on data structure (binary search tree, linkedlist etc)
Viewing 6391 - 6400 interview questions