String manipulation related questions were asked
Development Engineer Interview Questions
37,123 development engineer interview questions shared by candidates
In each technical interview, algorithm questions like leedcode questions were asked and I was asked to write the code on the board.
You are outside a room with three light switches. Through a door there are three light bulbs, each connected to one of the three switches. You can only enter the room once. How can you figure out which switch corresponds to each light bulb?
find common ancestor in binary tree
Describe a time when you were faced with a difficult problem and how you dealt with it.
array of +ve nums, find pairs that add up to a given value
How will you test a search engine
Reversal of letters in each word of a sentence in the most efficient way
- Given an array of integers (of any value, from MIN_INT to MAX_INT), how would you find the consecutive integers with the largest sum, and return their sum?
given value is 9876. print nine thousand eight hunder seventy six
Viewing 901 - 910 interview questions