How would you position an object side by side
Engineer Developer Interview Questions
467,942 engineer developer interview questions shared by candidates
How would we make Singleton thread protected except interviewer did not want to include Synchronized block in there.
What's interesting about an API? (Phrased exactly like that.)
Give an example of a good working team you have been on and a bad one. What would you have changed to make the bad team better and how would you pitch the ideas to the team/manager.
Reverse words in a string but keep the punctuation marks in the same order. "Hello, world!"would end up being "world, Hello!"
string to int and add them
How would you code a function to tell the size of your CPU (i.e. if it is 32 bit, 64 bit etc.) without the use of sizeof or other helpful functions?
Datastructure that is accessed by both int handler n exception handler
Implement a method to check if a tree is unival
Track the median and mean of a growing set of integers with constant space complexity.
Viewing 2171 - 2180 interview questions