Why do you choose to work as a tester
Sdet Interview Questions
4,395 sdet interview questions shared by candidates
Remove a node from a singly linked list.
Given a numeric expression, evaluate the expression and give the result. For instance: 4-3*12+300
How to detect loops on a single linked list?
Assume a text console where somebody is typing input. Whenever the person hits enter, we should display the string that he has entered. The string can be very very long and the program that takes the input and displays should be as fast as possible. Write such a C program
Reverse a list
Print the order of numbers in reverse in an array using pointers. c-program
level by level print BST
If I give you a can of coke / pepsi (unopened), how would you test it?
Given an array of integers in random order from 1 to 100, but one number was missing, name 3 ways you can find out which number was missing.
Viewing 461 - 470 interview questions