J'ai postulé via un recruteur. J'ai passé un entretien chez Borderfree (Tel Aviv-Yafo) en août 2017
Entretien
First, they offer you to do a test, which is 16 questions in 1 hour that you have to answer on paper without using internet. If you pass the test, than you proceed to technical interview with team leader.
Questions d'entretien [1]
Question 1
1. What is deadlock? Give exapmle or scenario
2. What is the difference between SOAP and REST?
3. What is the defference between NoSql and relational DB?
4. What is Optional in Java 8?
5.What is the relation between hashCode() and equals()?
6.Something about mocks.
7.Something about Spring framework.
8.Write in JSON format some given class with fields.
9. Write REST API to add/update this class.
10. How do you evaluate perfomance of SQL query? How it can be improved?
11. What is important when implementing and using cache?
12. What does servlet API provide to store data between sessions?
13. What is dependency injection?
14. What is the difference between queue and topic regarding messaging systems?
J'ai postulé via un recruteur. J'ai passé un entretien chez Borderfree (Tel Aviv-Yafo)
Entretien
Received a call from HR and scheduled an interview. On the interview day, I was entered into a room and had to do a java task for two hours. After that, I was told to wait until my code will be reviewed.
After an hour waiting finally, HR came to me to say that I didn't pass and I can go home.
It's a shame I couldn't talk to a manager about my test and understand my mistakes or talk about my design instead of just waiting for an hour. It was a waste of time and a bad treatment for newcomers.
Questions d'entretien [1]
Question 1
you have 4 questions, where you receive a project written in java with spring, and the questions regarding fixing the failed tests and add new methods to the project.