Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Software Test Specialist Interview Questions
36,226 software test specialist interview questions shared by candidates
How to get 4L from 2 containers of size 3L and 5L
Implement a Find-Replace function given a string of text, search string, and replace string. Also a seemingly simple question became very difficult and complex when looked at through the eyes of a tester. A question involved writting a function to classify a triangle given its side lengths.
How to insert a Node in a Linked list.
Java and selenium questions 1 difference between hash map and hash tables 2 write dynamic x path for any given scenario 3 difference for sleep and implicit wait 4 how drop down works 5 how mouse over works in selenium
What is your CTC & expected CTC?
how to reverse words in a string preserving the formatting
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Given the root of a binary search tree, link all the nodes at the same level, by using an additional Node* level.
How can you write a recursive function calculating the exponential of a number?
Viewing 351 - 360 interview questions