Can you write a script to reverse the contents of an array?
Software Development Engineer Test Interview Questions
5,412 software development engineer test interview questions shared by candidates
how to find all the palindromes inside a string?
find two elements from an array summing up to a certain value
Implement a counting semaphore using only binary mutexes
What is a stored procedure ?
How would you sort an array of 5+ random chars?
How would you test this plastic, compostable knife?
Find duplicate numbers in an array
Given a string say "ABCD". Now create a new string with duplicates of each character in the original string and to it append the reverse of the same string (with duplicates) excluding the last character. First iteration: AABBCCCCBBAA Second iteration: AABBBBAA Third iteration: AAAAA
how to find if two rectangles intersect
Viewing 1051 - 1060 interview questions