How would you implement a method to tell whether or not a string matches a regex that consists of lower case letters and *s.
Engineering Technology Interview Questions
33,916 engineering technology interview questions shared by candidates
Where is GAC located?
What is the name of a device that converts AC to DC in double conversion UPS?
Reverse a linked list.
Given an array of unique integers, return a pair of integers that sum up to a target sum.
Lots of data structures questions. The one that I struggled the most with was: given an binary search tree (that is, an ordered tree), how would you find the element of the tree at a particular "index", where index is defined as the position in the tree's ordering.
Algorithms and data structure related questions. Pretty straightforward DFS, backtracking and Sets.
If mike travels 1.7 miles and joe travels 1.8 miles and then sally travels twice their distances combined divided by two then how many meters did sally travel ?
What is the difference between a hard link and a symbolic link?
How many volts does it take to power an off shore rig?
Viewing 151 - 160 interview questions