Me postulé en persona. Acudí a una entrevista en Enlighten Software Services (Bengaluru) en jun 2018
Entrevista
i had elimnated on the second round,it has 2 rounds actually coding and hr.Please go through the glass door before you have.the are asking in same pattern only.this might help you to clear.but the time management is very important there
Preguntas de entrevista [1]
Pregunta 1
the first round is technical .they give 5 programs .string,collection a,patterns and sql table
Me postulé a través de otra fuente. El proceso tomó 2 días. Acudí a una entrevista en Enlighten Software Services (Bengaluru) en jun 2018
Entrevista
It took two days, 1st round program writing questions are
1.string palindrome
2.delete repeated numbers in an array
3.string - input: we love programming
Output: ew eovl grogamminp
4.shift all zeros in array to last
5.find output
Class demo
{ P s v main(String[] args)
Sop(test());
}
Public static float test()
{
Static float x=0.0;// compile time error
++X;
}
6. SQL questions
Find 3rd max salary.
Find current date and time
Display employees who's name end with h.
El proceso tomó 2 días. Acudí a una entrevista en Enlighten Software Services
Entrevista
Written test consists of 5 java programs and 2 sql queries to be written..
F2f round..
They ll ask you about project , collections , interface vs abstract , exceptions, threads and core java in deep.