The IT giant Tirnop has recently crossed a head count of
150000 and earnings of $7 billion. 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 14 such
programmers take 14 minutes to write 14 lines of code in
total. How long will in take 5 programmers to write 5 lines
of code in total ?

Answers were Sorted based on User's Feedback



The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / sudeep dutta

14. It was very easy. I learned unitary method in class 5.

Is This Answer Correct ?    24 Yes 3 No

The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / palash kumar saha

14

Is This Answer Correct ?    6 Yes 3 No

The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / guest

14 mins

Is This Answer Correct ?    3 Yes 0 No

The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / shiva

programmer * mins/lines = programmer * mins/lines

14*14/14 = 5*x/5

x=14 mins

Is This Answer Correct ?    3 Yes 1 No

The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / kk

they write at the same rate (one line code pr minute )
so 5 minutes

Is This Answer Correct ?    3 Yes 4 No

The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one..

Answer / sams

5 MINUTE

Is This Answer Correct ?    11 Yes 14 No

Post New Answer

More OOPS Interview Questions

What is conditional Compilation?

3 Answers   emc2, HCL,


Which method cannot be overridden?

0 Answers  


Where is pseudocode used?

0 Answers  


Why we are use # in begning of programme of c++.

2 Answers   Syntel,


What is an object?

14 Answers   HCL,






Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?

3 Answers  


Can a varargs method be overloaded?

0 Answers  


why the argument is passed by reference to a copy constructor?example?

2 Answers  


What is the main difference between C++ and Java

11 Answers   TCS,


what is difference between String s=new String("vali"); String s="vali"

1 Answers  


What are the 4 pillars of oop?

0 Answers  


write string class as your own class in java without using any built-in function

0 Answers  


Categories