Which x86 CPU register usually holds the result?
Engineer Ii Interview Questions
9,767 engineer ii interview questions shared by candidates
Design a scheduler to run many functions at different times. It needs to (obviously) be thread-safe. Each task which is scheduled to run will have a time stamp, containing a desired execution time, a function pointer (containing the desired function). Also, find a way to supply the arguments to each function. Implement the mechanisms for scheduling/removing work to be done. How would you handle functions that must be serialized as opposed to ones that didn't need to be?
Write a function to remove duplicates from a list of characters.
Typical DS & Alg problems, study Leetcode mediums
Program an elevator given the constraints.
Body effect on MOSFET
Major focuses were towards Data structures & Algorithms, Multithreading, Database, and System Design concepts
Google's site isn't working in the browser but when you enter the IP address, it works. Why is that and what do you do?
Tell me about your past experiences.
what is the difference between this and that in different programming language
Viewing 1171 - 1180 interview questions