Solicité el puesto a través de la escuela superior o la universidad. El proceso duró 1 día. Acudí a una entrevista en Hyland en feb 2012
Entrevista
I just finished the skills test and was not approved by them to give a further interview.
Preguntas de entrevista [1]
Pregunta 1
void PrintFibonacci(int iteration)
{
int x = 0;
int y = 0;
for ( int loop = 0; loop < iteration; loop++ )
{
int z = x + y;
PrintInt( z );
x = y;
y = z; } }
Is the above program correct?
Envié una solicitud electrónica. Acudí a una entrevista en Hyland (Katowice) en mar 2026
Entrevista
I had a positive experience with the interview process. After applying, I was contacted by HR about two weeks later. The process included two interviews: one with the manager and another with two team members.
Both interviews were professional and well-organized. The interviewers were friendly, respectful, and gave me a good understanding of the role and the team. Overall, I had a good experience and appreciated the clear communication throughout the process.
Preguntas de entrevista [1]
Pregunta 1
They asked about my previous experience and the specific technologies I have worked with. The questions were straightforward and relevant to my background, and there were no unnecessary or confusing questions.
Overall, the company seemed to offer good work-life balance, and the team appeared friendly and professional.
The interview began with a video call with HR. She asked about my background, career goals, and interest in the role. We discussed my previous experiences and how they align with the responsibilities of the position. Sarah provided insights into the company culture and values, and I shared my enthusiasm for joining a team that values innovation and collaboration.
Relatively relaxed and encouraging interview process. Interviewers ensured I was comfortable and made it a pleasant experience.
First phone call was very informal and non-technical, whereas the second has a few more scenario and competency questions.
Preguntas de entrevista [1]
Pregunta 1
When did you previously display good communication skills when working in a group project