Candidatei-me online. O processo levou 2 dias. Fui entrevistado pela InEight (Bengaluru) em nov. de 2016
Entrevista
- Applied online without any referral.
- 1st round for Telephonic interview (they update my status within next 40 mins and they ask me to come at their location)
- 2nd Technical discussion with the senior person, the difficulty will depend upon your knowledge and fundamentals.
- 3rd Discussion with the manager for a company and its policies.
- 4th Discussion with Hr. for joining and package.
Candidatei-me por meio de uma agência de recrutamento. O processo levou 2 dias. Fui entrevistado pela InEight (Bengaluru) em abr. de 2019
Entrevista
Had 2 rounds of interviews on 2 different days, got through both the rounds with good feedback. Had a final round with product manager who was supposedly happy with me.
Now the tricky part, their HR asked for all my documents. I submitted all the documents thereafter they stopped replying to my calls and messages stating the position has been put on hold.
Lucky to get away with it.
Candidatei-me por meio de uma agência de recrutamento. O processo levou 1 semana. Fui entrevistado pela InEight (Bengaluru) em jan. de 2017
Entrevista
1. online coding skill test
2. Technical Interview - Did not make me wait outside, process was good.
They finished with in the questions asked below.
No questions from C#, EF, SQL.
Perguntas de entrevista [5]
Pergunta 1
$(document).ready(function () {
a();
b();
x();
y();
var x = function () {
alert['x fn called');
}
var y = function () {
alert['y fn called');
}
function a() {
alert['a fn called');
}
function b() {
alert['b fn called');
}
});
Result?
AngularJS
Directives, ng-repeat, Custom Directives.
$http.Get how to send request headers?
ASP.NET MVC
Filters.
Some questions regarding authentication and authorization filter, thats all.
WEB API, PATCH http method, OData, finished.
This was enough to evaluate me it seems, no questions from C#, EF, SQL