Find the majority element of an array.
Testing Interview Questions
36,204 testing interview questions shared by candidates
What is the Heapsort algorithm based on?
Convert string "1234" into a number without using library functions
Write a function to find the node where two linked lists meet.
1. Find out that data in a linked list is a palindrome
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.
how to get the most significant bit from a byte?
Find the max subsequent sum for a random array of numbers
Find duplicate numbers from an array {1,2,3,3, 4,5,6,7,...100}
Is Webdriver a class or interface?
Viewing 181 - 190 interview questions