Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Pyro Networks (Hyderabad) en abr 2015
Entrevista
it was ok don't remember it now.it was long time ago.They made us wait for necessary reason.The office was poorly built and the whole place was chaotic.The team lead didnt have proper knowledge of basic Questions like how to find factorial or reversing a palindrome.
Otras opiniones sobre las entrevistas para el puesto de Software Engineer en Pyro Networks
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Pyro Networks (Hyderabad) en mar 2019
Entrevista
1.Written and MCQ test 2. Technical rounds 1 with basics concepts 3. Technical round 2 with problem solving skills 4. Managerial round 5. C.T.O round and HR round. 1.Written and MCQ test 2. Technical rounds 1 with basics concepts 3. Technical round 2 with problem solving skills 4. Managerial round 5. C.T.O round and HR round.
Solicité el puesto a través de la recomendación de un empleado. El proceso duró 1 día. Acudí a una entrevista en Pyro Networks (Hyderabad) en abr 2017
Entrevista
Given n doors and n persons. The doors are numbered 1 to n and persons are given id’s numbered 1 to n. Each door can have only 2 status open and closed. Initially all the doors have status closed. Find the final status of all the doors if a person changes the current status of all the doors, i.e. if status open then change to status closed and vice versa, for which he is authorized. A person with id ‘i’ is authorized to change the status of door numbered ‘j’ if ‘j’ is a multiple of ‘i’.
Preguntas de entrevista [1]
Pregunta 1
Given n doors and n persons. The doors are numbered 1 to n and persons are given id’s numbered 1 to n. Each door can have only 2 status open and closed. Initially all the doors have status closed. Find the final status of all the doors if a person changes the current status of all the doors, i.e. if status open then change to status closed and vice versa, for which he is authorized. A person with id ‘i’ is authorized to change the status of door numbered ‘j’ if ‘j’ is a multiple of ‘i’.