a file s transferred from one location to another in
buckets . the size of bucket s 10 kilobytes. the buckets
get filled at rate of 0.0001kb per ms. transmission time
from sender to receiver s 10ms per bucket. after receipt of
bucket, receiver sends an acknowledgement tat reches sender
in 100 ms. assuming no error during transmission write a
formula to calculate time taken in seconds to successfully
complete transfer of file of size N kb.

Answers were Sorted based on User's Feedback



a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. ..

Answer / abc

each bucket has 10 kb
so N kb wants N/10 buckets..
0.0001kb filled in 1ms
so 10 kb ll be filled in 10/0.0001ms=100000ms
sender to receiver s 10ms
ack is 100 ms
so total time for 1 bucket is (100000+10+100)ms=100110ms
for N/10 buckets it s 100110*N/10 ms=10011 ms=10.011s

Is This Answer Correct ?    11 Yes 1 No

a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. ..

Answer / abc

tat s 10.011N s

Is This Answer Correct ?    4 Yes 0 No

a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. ..

Answer / asdf

1.01*n s

n/10 buckets are needed ...

for each bucket 10 sec and ack takes 0.1 sec

Is This Answer Correct ?    3 Yes 1 No

a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. ..

Answer / umang

time taken for successfully transfer for N kb file
=[(N/10)*100]+[(0.11)*{(N mod 10)+1}]

Is This Answer Correct ?    0 Yes 0 No

a file s transferred from one location to another in buckets . the size of bucket s 10 kilobytes. ..

Answer / purevial

Size of File = N kb
Time Taken to Fill a bucket = 0.0001kb/ms * 10kb = 0.001ms
Time To Send a bucket = 10ms
No. of buckets = N/10
After 0.001ms + 10ms, the sending side waits for ACK so as
to start with the next bucket
So Total Time = ( 0.001ms + 10ms + 100ms) per bucket.
Total time per N/10 buckets = (110.001)(N/10) ms
= 11.0001 N ms
or 0.0110001 N ms

Is This Answer Correct ?    2 Yes 12 No

Post New Answer

More General Aptitude Interview Questions

194 base 10 = ____ base 5

0 Answers   TCS,


The ratio between two numbers is 5:7 and their product is 560. What is the difference between these two numbers?

0 Answers   Wipro,


Find the next series of 1,2,2,4,8,?

0 Answers   Infosys,


opposite to ESSENTIAL?

5 Answers   Geometric Software,


hi,i have passed my b.e. in may 2011 in information technology with 62%.i m not interested in IT field and i have not muck knowlege of developing softwares .should i change my field? i m attracting towards banking sector and want to be a bank PO,the salary is less as compared to what my friends will get in IT field.so what can i do? 1.change the field. 2. trying to sharp my skills and getting a job in IT field

3 Answers  






a man is 24 years older than his son. In two years, his age will be twice the age of his son. The present age of his son is?

0 Answers  


c=a/b ; a-1=c What is the relation between a&b

6 Answers   Mascot,


If Log2 x - 5 Log x + 6 = 0, then what would the value / values of x be?

0 Answers   iNautix, Wipro,


Alok and Bhanu play the following min-max game. Given the expression N = 9 + X + Y – Z where X, Y and Z are variables representing single digits (0 to 9), Alok would like to maximize N while Bhanu would like to minimize it. Towards this end, Alok chooses a single digit number and Bhanu substitutes this for a variable of her choice (X, Y or Z). Alok then chooses the next value and Bhanu, the variable to substitute the value. Finally Alok proposes the value for the remaining variable. Assuming both play to their optimal strategies, the value of N at the end of the game would be

3 Answers   TCS,


if length of a rectangle is incr by 20% and width is decr by 20% then area

5 Answers   ASD Lab, KPSC Karnataka Public Service Corporation, Math Olympiad, Time, Verifone,


sir how should i prepare for andhra bank clerical post examination?(i mean which book i've to follw & how)

0 Answers  


There is a safe with a 5 digit number as the key. The 4th digit is 4 greater than second digit, while 3rd digit is 3 less than 2nd digit. The 1st digit is thrice the last digit. There are 3 pairs whose sum is 11. Find the number.

0 Answers   Infosys,


Categories