I applied through an employee referral. The process took 1 week. I interviewed at Ericsson (Caracas, )
Interview
Bastante sencillo y directo. Luego de la entrevista tardaron muy poco tiempo en llamarme para realizarme una oferta. Gente muy amena y seria, demostraron una actitud positiva durante toda la entrevista
I applied online. The process took 6 days. I interviewed at Ericsson (Budapest) in Jan 2018
Interview
First round is a written test consists of different areas. Logical and Basic programming tests are the same for everyone. Difficulty of questions are average but time is a constraint while solving, Logical test 40 questions to be completed in 20 minutes. For programming tests one will get sufficient time but question are really deep into basics.
I applied through an employee referral. I interviewed at Ericsson
Interview
1 Stage - three tests of multiple choose(not so difficult):
- Programming language which I have chosen (C/C++),
- Knowledge of foreign language (English),
- Test of analytical thinking.
2 Stage - interview with manager
3 Stage - techical check (two questions and describe what given function does)
4 Stage - another interview with manager
Interview questions [1]
Question 1
There was a class in which there was defined a function which deletes an object.
In main function there was created an instance of class, which then is tried to delete using function declared inside class.