How would you determine if a binary tree, when bisected down the middle, is a mirror of itself?
Software Design Interview Questions
649 software design interview questions shared by candidates
How would you implement the least recently used cache?
Hysteresis loop in C code and as well in Model
C++ has the concept of multiple inheritance. Java does not have this concept, how can multiple inheritance be implemented in java?
some binary tree related
Design a file system (Object Model question)
Implement a LRU cache.
1) describe Garbage Collection in .NET Framework 2) 1 algorithm question about recursion and repetition and what kind of test cases I need to use for that application 3) my past experience and what was the most challenge project I have ever done.
Write a complete SQL trigger and discuss whether it is optimized.
Given some synchronization primitives, implement a multiple-reader, single-writer lock. I was given the choice of using a primitive semaphore, monitor, mutex, etc.
Viewing 621 - 630 interview questions