Remove a node from a singly linked list.
Software Development Engineer In Test Interview Questions
5,151 software development engineer in test interview questions shared by candidates
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.
Write a method (in a language that you are comfortable with) that determines whether one given string is a substring of another given string.
Viewing 631 - 640 interview questions