TCS
Company
The IT giant tirnop has recently crossed a head count of 150000 and earnings of $7billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 13 such programmers take 13 minutes to write 13 lines of code in total. How many lines of code can be written by 104 programmers in 104 minutes:
104
832
13
8
Read Solution (Total 7)
-
- (men*time)/work
(13*13)/13 = (104*104)/?
so ans is 832 - 13 years agoHelpfull: Yes(37) No(8)
- 13 programmers take 13 minute to write 13 lines
so 1 programmer will take 13 minutes to write 1 line
so 1 programmer will take 1 minute to write 1/13th of a line
so 104 programmers will take 1 minute to write (1/13)*104 = 8 lines of code
if 8 lines need 1 minute then 104 lines need (104/8) minutes = 13 minutes
Ans : 13 - 13 years agoHelpfull: Yes(12) No(16)
- there is a formula for these kind of sums.that is (men*time)/work.split the two lines seperately and solve seperately.keep men=R time=T work=W.((R1*T1)/W1=(R2*T2)/W2). ((13*13)/13=(104*104)/W2).SOLVING WE GET 832
- 13 years agoHelpfull: Yes(5) No(2)
- it will be 13 min ony
- 13 years agoHelpfull: Yes(4) No(16)
- there is a formula for this type of question.
the formula is (no.of pgmrs*time)/loc =(no.of pgmrs*time)/loc - 13 years agoHelpfull: Yes(2) No(0)
- use the formula... w1/w2=m1/t1*m2/t2
- 13 years agoHelpfull: Yes(1) No(0)
- Simply we can use the bwlow formula
=P1*M1/L1=P1*M2/L2
=13*13/13=104*104/L2
=104*104/13
=832
- 10 years agoHelpfull: Yes(0) No(0)
TCS Other Question