1. How would you check and test servies ( related to servers and networking ) 2. Implement Stack using Queues 3. How would you get the intersection point of two Linked Lists and more qestions
Tester Interview Questions
43,582 tester interview questions shared by candidates
What is your CTC & expected CTC?
Technical interview asked for testing
how do you execute test cases when you have less time and you know you can't complete test cases
Which CI tool did you use? Which patterns did you follow? What is stale reference element error?
Write a function that determines whether a given number is a prime. Discuss perf improvements.
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Design and implement a "inner join" function using 2 sorted lists/arrays. Make it run in O(n) time.
Write an inorder search of a binary tree. He gave me no arguments so I could make this recursive. Make sure you ask if you can send the tree in as an argument.
How to get 4L from 2 containers of size 3L and 5L
Viewing 381 - 390 interview questions