Write an algorithm to insert a new value into a circular sorted linked list.
Engineering Technology Interview Questions
45,240 engineering technology interview questions shared by candidates
What signal is sent by default in the unix kill command
Write a code to find out if two string words are anagrams
Given a sorted list of numbers between 1-100, return an array with the missing numbers.
Write an algorithm to determine if all of the delimiters in an expression are matched and closed.{(abc)22}[14(xyz)2] should pass [ { ] } should fail { (x) } [ should fail
Given a sorted array of infinite length, how would you find a certain value?
A IQ question: I have 9 coins and 8 have the same weight and the last one is heavier. I also have a balance beam to weigh the coins with. I can only use the balance beam 2 times to find the heavier coin. How do you find the heavier coin?
If there was a bird flying north at 10 mph through winds blowing east at 13mph and it was slightly overcast, how many fingers are on a seals hand?
What would you do when your asked to do something that you don't like?
How do you define success?
Viewing 101 - 110 interview questions