How would you test a function that determines if 3 integers represent the sides of a triangle
Test Development Engineer Interview Questions
5,608 test development engineer interview questions shared by candidates
Find two numbers that sum to zero in a list.
shuffling deck of cards
Technical questions and ability to discuss your results.
The most unexpected question had to do with designing a messaging system, and involved some concepts I wasn't familiar with. This was my last interview and the interviewer was very friendly and patient, and guided me throughout the process.
find a recurring element in a linked list of unicode characters. If a unicode character/s is found to have a duplicate then just delete that repeating node and adjust the list. The contraint was to not to use any extra memory.
using recursion to traverse a binary tree
Implement a counting semaphore using only binary mutexes
What is a stored procedure ?
How would you sort an array of 5+ random chars?
Viewing 1091 - 1100 interview questions