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.
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,220 software testing interview questions shared by candidates
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
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.
What is your CTC & expected CTC?
Technical interview asked for testing
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
All sorts of brain teasers (monte hall problem, etc)
How to insert a Node in a Linked list.
The interviewer confused me like hell when describing the question. Every node of the tree has a pointer to its left most child. each node has a pointer to its next sibling. Its a BST. Find the smallest value in the tree.
How to get 4L from 2 containers of size 3L and 5L
Viewing 341 - 350 interview questions