How to access data from a tree structure and to sort them into an array?
Engineering Intern Interview Questions
56,367 engineering intern interview questions shared by candidates
Given an ArrayList of Nodes, with each Node having an ID and a parent ID, determine whether the List is given in preorder.
Why should we hire you?
what are your engineering experiences?
How do you find three numbers that sum to 0? (in a list). Now can you do it under O(n^3)?
Got asked two questions: 1 - Return the length of the longest sequence of increasing numbers in an unsorted array 2 - Print out a Binary Tree level by level
You have two ropes of different lengths and made of different materials. If you burn either rope from end to end it will burn out in 60 mins. You can't touch the ropes. All you can do is light them on fire to burn out. How would you calculate 45 mins accurately by burning said ropes
1. Tell me a time when you are handling new problems. 2. What is the inspiration for the career you chosen? 3. Tell me a time when you are doing something that is not required.
What type of managers do you work best under?
Given array with random integers from negative infinity to infinity, Find the number that only appears once in this array (all the other numbers appear twice).
Viewing 71 - 80 interview questions