Envié una solicitud electrónica. El proceso duró 1 día. Acudí a una entrevista en ENuke Software (Gurgaon, Haryana)
Entrevista
Process involved 2 rounds. First was written round with basic questions about javascript. Second was face 2 face round where the interviewer was trying to check your theoretical knowledge. He also asked me puzzles of which he himself got confused. He was trying to take interview in english but I could sense he didn't had greatest command over the language.
Solicité el puesto a través de una agencia de empleo. Acudí a una entrevista en ENuke Software en jun 2017
Entrevista
As i gone through a consultancy firm they give a form to me to about personal info
Company infrastructure is very bad it look like govt office and the company is in industrial area and ac are also not working or they are not using it i donot know
I am not saying it because they rejected me i feel this way when i get into it
Best of luck
Preguntas de entrevista [1]
Pregunta 1
as i am fresher they give ques which they set for fresher and they are also experienced developer are came which have different set of question which are difficult from mine
2 ques are of aptiute basic very simple(sita gita based type)
3rd ques dbms many to many relationship based
4 ques reverse the string word using javascript without using inbuilt function
5 ques 2 shorted array are given we have convert into single shorted array using java script without using inbuilt function
6 ques i donot remembered exactly but i have to do the union of startdate and enddate
input
p1 =( 100 ,300)
p2 = ( 200, 500)
output
(200, 300)
some thing like this
7th ques java based
class a ( sop( i m a));
and
class b (sop ( i m b));
some thing like this
then
we have to calculate stripe
stripe 1
B b= new a();
stripe 2
A a= new b();