[go: up one dir, main page]

0% found this document useful (0 votes)
15 views2 pages

Logical Interview Question

Uploaded by

Tulsi gupta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views2 pages

Logical Interview Question

Uploaded by

Tulsi gupta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 2

Logical Question for interview

1. a Bulb and 3 swtich puzzle

sol.1 if(bulb ia ON)

SOP(A)

else if(bulb is off but warm)

SOP(B)

else if(bulb is off but not warm)

SOP(C)

2. 3 bulb and 3 switch puzzle 2

sol.2. if(bulb ia ON)

SOP(A)

else if(bulb is off but warm)

SOP(B)

else if(bulb is off but not warm)

SOP(C)

3. if a bear falls from 10 meter height in root2 seconds color of bear puzzle.

h= ut + 1/2 gt^2

10 = 0 + 1/2 *g*2

g=10m/sec2

in equatior g is 9.8 but in northpole g is 10 but in south pole g is less than 9.8

4. how to keep 3 points at equal distances with one another.

sol. equilateral Triangle.

5.how to keep 4 points at equal distances with one another.

sol. 3D shape is pyramid but we can not create in 2D shape.

6. person crossing a bridge. there are 4 person its speed is differenet A =1m ,B=2m C=9m ,D=10 cross
the bridge in maximum time.
sol. 17 min

7. there are 2ropes there are same size and it burn in 60 min and candle . burn the two ropes in 90
min.

sol. 1 rope is in one side burn in 60 mins and 2 rope burn in both side so it takes 30 min to burn the rope
compeletely.

8. . there are 2ropes there are same size and it burn in 60 min and candle . burn the two ropes in 45
min

sol. 1 rope burn in both side it takes30 min and 2 rope also start burn but it one side so it burn half of
rope ,1rope is completely burn and then 2 half rope is burn in 15 min so it burn compelelty.

9. train and a bird poblem. train travel A to B form 930km distances . a bird fly 230

sol.. distances = speed * time ;

= 230 *(930/120)

1782.5km.

You might also like