Pergunta de entrevista da empresa Ideavate Solutions

print pattern of array by iteration printing pattern by skipping 1 element. Got 1 logical reasoning question in which we need find the angle between hour hand and minute hand.

Resposta da entrevista

Sigiloso

17 de ago. de 2018

three for loop implemented with iteration.Got 1 logical reasoning in which we need find the angle between hour hand and minute hand.The answer was at each minute hour hand moves half degree. So the final angle is absolute angle minus half multiplied by minutes.

2