Hardest question was how to sort a linked list using recursion only. I knew the iterative solution but couldn't come up with recursion. Very difficult.
Software Development Engineer In De Test Interview Questions
6,448 software development engineer in de test interview questions shared by candidates
You are given two buckets. One holds 3 gallons and the other holds 5 gallons. Have do you make 4 gallons of water?
Reverse a string in a matrix in place. you are given the direction and length of the string.
Write a function that finds all the times a clocks hours and minutes hand are at 90 degrees.
convert strings into int types;
Implement strstr in the language of your choice.
in final 10 min he give me problem to find median of two shorted arrays
What should we test the computer mouse against to ensure quality and fitting to users' needs ?
Program to check if a "ransom note", has been taken from a particular news paper article. Which meant you were given two arrays of strings, and you had to check if the first array, could have been constructed from the second set
Given a 7 digit phone number, find out all the words that can be formed using this number based on the T9 keypad.
Viewing 111 - 120 interview questions