Mu SIgma Company Numerical Ability Algebra

A computer typist types 30 keystrokes in 60 seconds.He pauses for 5 seconds after every 200 strokes.How much time will he take to type from 0 to 1020 and A to Z?

Read Solution (Total 9)

Mu SIgma Other Question

if a man buys 1 ltr of milk for Rs.12 and mixes it with 20% water and sells it for Rs.15, then what is the percentage of gain? Set x1 to 1;
Set x2 to 1;
While(x1 < 10)
Set x2 = x2 + x1 + 1;
Set x1 = x1 + 1;
write x2
(a) Arithmetic progression
(b) Tribonacci series
(c) Fibonacci series
(d) Triangular numbers