Me postulé en línea. Acudí a una entrevista en Webfleet Solutions (Barcelona)
Entrevista
Entrevista técnica de codificación en vivo. Realizar un ejercicio de programación de nivel medio compartiendo pantalla. El entrevistador era antipático, chulo e incluso maleducado. Obviamente, no estaba preparado para hacer una tarea que requiere de cierta empatía y de una mínimas habilidades sociales. Imagínate trabajar en este tipo de persona en el día a día.
Preguntas de entrevista [1]
Pregunta 1
Preguntas genéricas sobre programación y sobre los proyectos en los que has participado.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Webfleet Solutions (Varsovia, Mazovia)
Entrevista
Great, easy process, only 2 stages, one with HR and second one easy technical questions has really easy interviews, as does least, the interviews I had. The one is good for new grads because they truly don't expect you to have done 100+ LeetCode questions -- it's more concept based. The Capital One interview was a bit harder but still, mostly testing concepts.
Preguntas de entrevista [1]
Pregunta 1
How do you like to monitor application and what is you approach to do this?
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Webfleet Solutions (Barcelona)
Entrevista
Pretty common interview process (HR -> Technical Interview -> HR -> Team meeting). People are pretty nice (at least the ones in Barcelona) but everything sounds a bit hasty, so the whole process can be very fast.
Technical Interview is like any other software dev one. You basically get the usual theoretical questions (data structure, OOP related questions, some basic Java questions like Interfaces, test related questions, security related questions (hashing is fine for example), basic database related questions.
Afterwards you get an 1h exercise on a online notepad. Should be pretty accessible, just a basic leetcode exercise to show that you can use data structures and may mix a bit of like read/write concepts.
You get like a day or two to decide after getting offered a contract
Preguntas de entrevista [2]
Pregunta 1
What is hashing and can you give an example of a hash function ?
Implement a method to convert a specific formated string to any data you think is more suitable and print out the values. Then implement methods to search or get them.