El proceso duró 3 semanas. Acudí a una entrevista en IHS Markit (Ámsterdam) en jul 2018
Entrevista
Technical recruiter contacted me and offered amazing job with IHS Markit company.
After prescreen interview (around 15 min) I received an offline assessment.
The task was:
“In a concurrent environment, one job is building (expanding) a tree data structure, where all other jobs are dumping periodically the current number of nodes. Use any language or technology to solve the task.”
After implementing the task they invited me to face to face interview. At the first part of the interview
they described briefly current project and what the tasks they have in general.
In the second part of the interview they reviewed your assignment. They didn't look at it before and they tried to understand how it was implemented on the fly. They didn't compile and launch it at all.
When you implement this task simply create a single thread that builds a tree and few more which counts
the current amount of nodes. I implemented it in a bit more complex way and got negative feedback for
this complexity.
After reviewing your code they showed few examples of concurrent code and asked what is wrong
if multiple threads access this method. So it's nice to refresh your knowledge in concurrency - especially
fail fast iterators and concurrent hash maps.
That was it for this interview. After I heard nothing from them.
Preguntas de entrevista [1]
Pregunta 1
Hard do remember. All question were just peace of codes and you have to explain what code
is doing and where race condition is possible.
Solicité el puesto a través de una agencia de empleo. El proceso duró 2 semanas. Acudí a una entrevista en IHS Markit (Gurgaon, Haryana)
Entrevista
There were 2 technical interviews and there was no transparency at all with the interview process.
They do not communicate directly as the entire process was thorough consultancy only.
They didn't provide me with the feedback despite asking for it many times as I was expecting a positive response but they gave a negative response after 3-4 days.
Envié una solicitud electrónica. El proceso duró más de 1 semana. Acudí a una entrevista en IHS Markit (Nueva Delhi)
Entrevista
Scheduled interview for senior java developer with 4+ years experience. Overall the interview experience was pathetic. Given two interviews both based on core java and both went superbly well. Despite that I was communicated that I did not clear the round 2. The second interviewer even was not interested in taking interview, he was asking mostly rapid fire type questions, that not how it should be.
Preguntas de entrevista [1]
Pregunta 1
Core java, multitheading concepts, thread pool, collection framework
Envié una solicitud electrónica. Acudí a una entrevista en IHS Markit
Entrevista
There is list of interview proccess:Please find the details below: FIRST is online test, second is technical interview, third one is managerial round and last round is HR rounds
Preguntas de entrevista [1]
Pregunta 1
1) online test
all questions are basic knowledge and some ask logic to create programe
2) technical interview
proccess start, asked some basic question, he is very rude person, he said write the deadlock program and he reviewed program and said I have done from my side.