Give you an array of integers without duplication. Let you write a piece of code to return the pairs that their sum is 100.
Intern Engineer Interview Questions
15,323 intern engineer interview questions shared by candidates
The input to a function is an array of n elements.Output of that function is also an array where each element is product of all elements in the input array except the one with same index. Input ::::: 1 2 3 4 Output ::::: 2*3*4 1*3*4 1*2*4 1*2*3
Hasp map concepts theory questions coding question : Program to check if binary tree is a BST Complexity of the module written
If you get an array of integers, find the only integer that is repeated for an odd number of times.
Tell us something about your projects ?
to encode the interview, you can watch a video on the internet for the "take-home" project: You have to monitor... with the person in charge of hiring: discussion of my motivations, my vision, what I wanted to do, the way I work
Generate all possible parenthesis for a given n
What factors control the impedance of a trace?
Asked my favorite technology and how will you describe it to your grandmother. Cleared the initial interviews, yet to give onsite interview.
Write code in java to return a list of all the nodes at the greatest depth of a binary tree.
Viewing 261 - 270 interview questions