Skype interview Anagrams, given an array of Strings and return all groups of strings that are anagrams.
Engineer Interviews
Engineer Interview Questions
Engineers are responsible for designing and building products. In an interview context, expect to be quizzed on your technical skills, and also evaluated for your ability to work as a part of a team to get things built. The specific questions you are asked will depend on what type of engineering position you are looking for such as a specific engineering discipline like software engineer, electrical engineer, or mechanical engineer.
Top Engineer Interview Questions & How to Answer
Question #1: What is the most challenging engineering project you've dealt with, and how did you ensure it was successful?
Question #2: In your current role, what steps do you take to avoid making mistakes?
Question #3: Describe a time you dealt with a difficult client or stakeholder.
843,163 engineer interview questions shared by candidates
Write a program to solve a problem.
// // Write a function that takes a string and returns its length without using built in properties (such as .length or .size()). //
Write an algorithm to print out all of the possible solutions for a^3 + b^3 = c^3 + d^3
Draw an inverter. Then switch the position of NMOS and PMOS. Describe the circuit.
DB query
Why setup in ICG is tough to solve?
Suppose you have a 4-bit shift register made using D-type flip flops with a positive Clock-to-Q delay and a hold time of 0. Is it possible for this circuit to have hold time violations? Why?
You have 2 servers with 2 NICs that plugged into 2 switches. What should you do to make the system working?
write a function to set a particular field of register to the desired value. ( For example, set bit 3 - 10 of a word to the given value)
Viewing 2241 - 2250 interview questions