If you get an array of integers, find the only integer that is repeated for an odd number of times.
Intern Engineer Interview Questions
24,106 intern engineer interview questions shared by candidates
Implement a data structure like a stack but with a way to find a max at O(1) time.
What is the most appropiate DS to implement a T9 dictionary
Given two different strings, find the common characters between the two. For example if string A is "hello" and string B is "elbow" the common characters would be ['e', 'l', 'o']. Give a method that returns unique or duplicate entries.
Tell us something about your projects ?
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.
Generate all possible parenthesis for a given n
Why do you want to choose this work
Write code in java to return a list of all the nodes at the greatest depth of a binary tree.
Viewing 361 - 370 interview questions