Which CI tool did you use? Which patterns did you follow? What is stale reference element error?
Engineer Software Testing Interview Questions
36,218 engineer software testing interview questions shared by candidates
how to reverse words in a string preserving the formatting
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.
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
Write a function that determines whether a given number is a prime. Discuss perf improvements.
Shuffle Linked List
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?
Reverse the individual words in a string (words are delimited by spaces). Example - "Hello world" becomes "olleH dlrow".
Reserve link listed pair-wise
Viewing 341 - 350 interview questions