There are 25 Netware workstations on a rack, attached to one Netware server. You can only get 20 to see the network at a time. What steps do you take to troubleshoot this?
Engineering Specialist Interview Questions
56,395 engineering specialist interview questions shared by candidates
where do you want to work?
How are microcode and firmware different? Where are they similar?
Design a few classes
How does a jet engine work?
Not the actual question, I've modified a bit: Find the element(s) in an integer array such that if it's removed, the rest of the array can be divided into 2 sub-arrays of equal sums. The sub-arrays need not contain contiguous elements. There may be 0 or more answers.
What are the program management steps.
In a file, find the number of times a word shows up
"What's your favorite data structure?"
2 robots land on a planet that only has x coordinate (a line). The robots can only go either left or right. The planet has nothing on it except the parachute that each robot has used. You're asked to program the robot to meet each other in the shortest amount of time. You're only allowed to use if statement and "Go left" and "Go right". The if statement can only contain: if the robot meet each other, or if the robot see its own parachute.
Viewing 651 - 660 interview questions