J'ai postulé via une agence de recrutement. Le processus a pris 3 semaines. J'ai passé un entretien chez Mirafra Technologies (Bangal, Balochistan) en déc. 2013
Entretien
first telephonic.
second techinical
third HR
Questions d'entretien [1]
Question 1
solve following program
void main(){
int x =10;
{
int y =20;
}
pfintf('x=%d,y = %d',x. y);
}