Me postulé en línea. Acudí a una entrevista en T-Systems en ene 2024
Entrevista
Recruiter call > technical interview > manager interview > offer
Technical interview covered core Java concepts (data structures, garbage collection, concurrency, inheritance, design patterns...), live medium level leetcode problem, easy SQL question.
Many of the questions seemed like trivia instead of testing actual working knowledge with Java, eg. which path would you import package 'x' from? Name all the methods in the Object class. Interviewer was rude when I didn't know the answer to some questions.
Acudí a una entrevista en T-Systems (Valencia, Comunidad Valenciana)
Entrevista
Al final tanto rollo para luego no hacerte la entrevista técnica. La verdad es que no merece la pena perder el tiempo ahí, da igual lo que realmente sepas de programación
Preguntas de entrevista [1]
Pregunta 1
Cosas del estilo de tecnologías que había utilizado, experiencia laboral, educación y certificaciones, en qué proyectos había colaborado o contribuido, etc.
I was interviewed for a total of 45 minutes approx, and I was asked questions on Core Java, Spring boot and microservices architecture.
Also, I was asked to solve a coding question of easy difficulty.
Preguntas de entrevista [1]
Pregunta 1
Advantage of String constant pool?
Advantage of using finally block?
Advantage of using Optional class in Java?
How will 2 microservices communicate with each other?
What is API Gateway?