Describe Java Programming Design Patterns. This is where the interviewer wrote down a few on a whiteboard (that he struggled to remember) and I had to describe them.
Sr Engineer Interview Questions
113,933 sr engineer interview questions shared by candidates
Write C code in agonizing detail how to traverse an unbalance B-tree to find a least-common ancestor of two nodes.
Do you like yoga?
Give me an example of a situation where you had to deal with conflict.
There are 100 people in room with 99 men and 1 women. How can you make the constitution of the room to have 98% men and 2% women without letting anyone to enter the room?
How do you implement a strategy to support multiple type of data in C language , i.e. different data types like int , float or char through one interface .
Write an algorithm to rotate a node of a binary tree.
Typical questions about what you've worked on, some questions about how you would approach this or that problem, some whiteboard coding. Perhaps the most important question, though not explicitly asked, was "How old are you?".
Write a constant-time Python 3 implementation of LRU cache. Use any Python data structures. The provided unit tests must pass. You have 15 minutes.
How early can I start
Viewing 581 - 590 interview questions