Given an ArrayList of Nodes, with each Node having an ID and a parent ID, determine whether the List is given in preorder.
Engineering Technology Interview Questions
45,242 engineering technology interview questions shared by candidates
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).
If you tie a string around a bike pedal that is at the bottom of its rotation and pull backwards, will the bike move forwards or backwards?
Find length of shortest linked list given an array of linked lists. Amongst others.
what will you do if you are frusteated with your senior officer?
1000bulbs to be shipped. Should all be tested or not
Write a method which transforms an integer into a binary number, no libraries using (on a whiteboard).
Find the top 1000 most frequent words in a text file, with better than O(nlogn) complexity, tree traversal problem.
Viewing 61 - 70 interview questions