Write a function to list all documents under your C: drive.
Software Development Engineer In Test Interview Questions
5,157 software development engineer in test interview questions shared by candidates
Print the order of numbers in reverse in an array using pointers. c-program
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.
You are given an analog clock. Calculate the minimum degree angle between the hour hand and minute hand for any time.
Are you familiar with setting up computer hardware? If so, what does __(computer component)___ do? Why would we choose to use a SSD over an HHD.
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?
Why do you choose to work as a tester
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
Viewing 641 - 650 interview questions