J'ai postulé via un recruteur. Le processus a pris 1 jour. J'ai passé un entretien chez Xpanxion (New York, NY) en déc. 2018
Entretien
Interview process is very bad. Too much watting for interview. such bull shite questions not related to any technical work. Which is not expected for 4+ experienced person. Overall I washed my time.
J'ai postulé via la recommandation d'un employé. Le processus a pris 1 jour. J'ai passé un entretien chez Xpanxion (Almeirim) en juin 2015
Entretien
Was called for an interview by reference of a friend.Got a call from Xpansion teamFirst round was technical test , a paper divided into different sections with theoretical questions. one hour test
and then technical face to face about core java and Projects u have done
into different sections with theoretical questions.
Questions d'entretien [2]
Question 1
First round was technical test , a paper divided
into different sections with theoretical questions.
Core java ::
1. Trace the output ::
public Class Print
{
public void print (String i)
{
syso("i is "+ i)
}
public void print (int i)
{
syso("i is "+ i)
}
public static void main(String args[])
{
Print p=new Print();
p.print(null)
}
2. Write a code for Singleton Class
Desgn
3.Apply concept of oops to Following classes :
Employee ,Department ,Manager
4. Describe car in real world as object of java using abstract class and interface concept
Sql Query
1. Employee (id,name,salary,deptid)and Salary(id,deptname,country) Table joins .get name of departments which contain emplyees count more than two
2. Get average salary of each dept.
Analytical :
1. Write a snakes and ladders program
2. Write a code to return true for palindrome else false for given input string in Java (Without using reverse function)
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 semaine. J'ai passé un entretien chez Xpanxion (Kearney, NE) en mai 2012
Entretien
Recommended by University professor. Process took few days. Meet up with a group of developers. The company has good working environment. Some developers had took same class with in the University, most of them are nice and easy going.