| |
GeekInterview.com > Placement Papers > TCS > Aptitude
| Print | |
Question: The size of the bucket is N kb. The bucket fills at the rate of 0.1 kb per millisecond. A programmer sends a program to receiver. There it waits for 10 milliseconds. And response will be back to programmer in 20 milliseconds. How much time the program takes to get a response back to the programmer, after it is sent? Please tell me the answer with explanation. Very urgent.
|
| February 02, 2007 01:58:32 |
#3 |
| abhay vikram singh |
Member Since: Visitor Total Comments: N/A |
RE: The size of the bucket is N kb. The bucket fills a... |
| see it doesn't matter that wat the time is being taken to fill the bucket.after reaching program it waits there for 10ms and back to the programmer in 20 ms.then total time to get the response is 20ms +10 ms=30ms...it's so simple.... |
| |
Back To Question | |