swaping of two nodes and all Test Secanario.
Member Technical Staff Interview Questions
11,032 member technical staff interview questions shared by candidates
All questions were pretty challenging- there is no single question I can hand-pick as the most difficult one.
Solving some very complex puzzles in limited time.
Data structure(Linklist)
Consider a system with limited memory, say 64K, that is given a continuous infinite stream of objects (each of size 16k) as input (so you cannot store the complete input), and the system can be queried at any point in time. Assuming the system has seen K objects when it is queried, it should return 1 object from the stream seen so far, such that the probability of each object being chosen is equal. Design such a system.
nothing as such.. here are few question.. phone interview is quite easy. question only on basic core java. F2F reverse the elements of array find if der are any duplicates in array with least possible time complexity petrol at each point (bunk) which is the best point to start problem. model all the requirements of a telephone (classes and its associations, methods ) singleton/factory design pattern. code to read excel sheet ... convert into java objects and some operations on it design and code your own application that reads xml which has test cases and tests the APIs to see if all the test cases work.. return the data
The job i was being interviewed for required me to have deep knowledge of the systems. I did not expect that level of detail. I was asked many diffcult question in that sense, but I managed to answer most although not entirely convincingly.
Find all the common elements between two lists. Lists could be an array od linkedlist. I was supposed to assume either of the two and provide the best complextity algorithm
There was not a lot of unexpected questions - algorithmic, coding, understanding of architecting principles, etc.
Q. How do you implement API request throttling in c#?
Viewing 9901 - 9910 interview questions