what do u know about rbs?
Software Designer Interview Questions
649 software designer interview questions shared by candidates
2.reverse a linked list
They asked me a technical question about sampling a rotating platter which was half black and half white, and to understand the minimal number of samples required in order to determine the color under the sensor. It had to do with the Nyquist rate.
Design a social networking site for children
Write the C function for memchar()
Markup to HTML parsing question on the laptop
Assume several segments on the X axis - received any way you wish as two points (x1,x2) representing the beginning and end of each one. Not necessarily integers. Return the first coordinate where there are maximum coinciding segments. What is the complexity? Pseudo code and later detailed code.
They gave me series of numbers which i can't remember exactly and wanted me to find the equation by just using mathematical operators (e.g 4 9 8 2 = 6)
1. What is dangling pointer 2. What is union 3. What are race conditions 4. What is disadvantage of having many recursive functions 5. What are mutexes and semaphores 6. What is dynamic linking. What happens during dynamic linking
LRU cache implementation
Viewing 551 - 560 interview questions