Me postulé a través de una agencia de empleos. El proceso tomó 4 semanas. Acudí a una entrevista en Bolt (San Petersburgo, ) en ago 2019
Entrevista
The interview process was quite long, with several technical interviews and an initial phone screen. During the last technical interview I was asked to implement some functionality on base of an existing skeleton of an application and to show my coding and architectural skills. I did all that in time that was allowed to me by an interviewer. The task was done in what I believe to be a great quality, but I later received a negative answer and absolutely no feedback. I have asked for feedback additionally, but never received it.
Preguntas de entrevista [2]
Pregunta 1
Standard questions about Android platform, Java, Kotlin, software development process and my experience.
I was asked to implement a request to an existing REST API and to show dots on a map. The task was simple, but I was asked to do it in high quality of code and to provide a great architecture.
Acudí a una entrevista en Bolt (Tallin) en sept 2024
Entrevista
The process took three weeks.
First Interview (1 Hour) – A general discussion about my experience, along with very simple technical questions related to data structures and Kotlin.
Android Engineer Interview – A deep discussion covering various Android topics, tools, and APIs. It was a nice conversation and of average difficulty.
System Design Interview – A live coding session where they provided a project, asked me to fix issues, and implement some features. It was slightly stressful but still manageable.
Problem-Solving Interview – A medium-level problem from LeetCode.
Afterward, they informed me that I didn’t pass due to my performance in the problem-solving interview. I was extremely frustrated—if this was the most important part, they could have assessed it first and saved both my time and the interviewers' time.
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Bolt (Tallin) en ene 2020
Entrevista
The interview (#2) was by video call with Android Lead Engineer. It lasted for approximately 1 hour. Before this interview, there was a call with a company HR manager. She said about 5 stages of the interview process with different people. Preferable language for speaking: English.
Preguntas de entrevista [10]
Pregunta 1
What was the most exciting part of work in your career?
Me postulé en línea. El proceso tomó 2 semanas. Acudí a una entrevista en Bolt (Tallin) en nov 2019
Entrevista
The process has 4 steps.
1- Having 30-45 mins call with HR. Mine was Yarik, he was an amazing person. I really liked having a call with him.
2- First Android Interview. This is the first technical step and you will be asked questions about Java, Kotlin, and Android.
3- Algorithm Interview. In this step, you will be solving algorithm questions on the HackerRank Interview tool.
4- Live Android Coding. In this step, you will be asked to solve a problem while sharing your screen. You will be asked to share the code after the interview.
Preguntas de entrevista [2]
Pregunta 1
On the algorithm step, they asked for a string manipulation problem.
On the live coding step, they asked questions about fragment activity communication. You are allowed use any architecture that you want. But they expect MVVM :)