Given me a puzzle to solve
Test Analyst Interview Questions
31,991 test analyst interview questions shared by candidates
Medium- easy level coding question. Technical Testing/automation experience related questions
What is Smoke and Sanity Testing
IQ Test was easy. You have to answer 50 questions in 12 minutes.
Find the majority element of an array.
Convert string "1234" into a number without using library functions
What is the Heapsort algorithm based on?
Remove all characters of a string from another string. The algorithm should be less than O(m*n) where m & n are lengths of strings and the space used should be less than O(m+n).
Write a function to find the node where two linked lists meet.
Write a function which takes two strings as parameters and returns a string of common characters between the two strings but no duplicates. Use hash table to implement the algorithm.
Viewing 161 - 170 interview questions