J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Creospan (Pune) en mai 2024
Entretien
I got a call from HR for the interview. Job description was shared and the interview was scheduled as per my immediate availability.
The process was going to be of 4 rounds 2 Technical and then the Client Round followed by HR round.
Questions d'entretien [1]
Question 1
The interviewer asked me few Linux commands [Like how would you know memory consumption of the server, etc]
He gave me a code to write, where the expectation was to take a input from User, and there was a String url provided by the interviewer which has something like /endpoint/1/demo and I had to replace the 1 in the url with user input value. Also, post doing this I was supposed to call this endpoint and get the response.
I completed writing the code and as we do, I informed him that I have completed the development. And I asked if I can run the same, he said yes and as I ran it I got a error. And his response was a surprise, he said I a being unprofessional as I did not run my code before I showed it to him.
Later as I completed everything but could not complete the replacement of 1 with user input he said I wore a T-Shirt for the interview and that too was unprofessional.
I was called by HR 15 mins before the interview was scheduled and asked to have the interview and I was judged for wearing T-Shirt and being obedient(not running the code before showing it to interviewer). The tone seemed to be very rude, the JD and the questions asked were never aligned and I feel happy that I could not make it as I would have been part of TOXIC culture.
I hope the people who read this review use it as a reference and prepare accordingly and know in advance what to expect?
J'ai postulé en ligne. Le processus a pris 3 jours. J'ai passé un entretien chez Creospan
Entretien
The java basics, collections, and spring boot, especially TDD (Code with the interviewer to create a test using @WebMvcTest, etc.). There are 2 rounds of phone interviews and one round of sky interview programming.
Questions d'entretien [1]
Question 1
HashMap key understanding, how to resolve the key collision.