Porque gostaria de trabalhar na Recargapay.
Mobile Engineer Interview Questions
3,455 mobile engineer interview questions shared by candidates
Quais são suas experiências como desenvolvedor? Conte um pouco mais sobre você. Na entrevista técnica perguntaram um pouco sobre o porque de você utilizar determinados comandos, imutabilidade etc
The technical questions covered a wide range of areas which I appreciated. The areas included object oriented design, architecture design, problem-solving/algorithms, objective-c (blocks, view controllers, etc.), and mobile specific questions. The most difficult question I was asked was to design a document upload/fetcher system for mobile (kinda like dropbox for the iphone). The difficulty was really in all the details of the problem (caching, database modeling, security, sessions, etc). Algorithm questions ranged from binary tree search questions to array pattern searching. The most unexpected question was the interviewer gave me a stream of digits and asked me to find the pattern. I got really stumped on this problem, it was my last interview of the day and I just blanked out. I guess I did well enough throughout the day because I got the job. By no means an easy interview, but not extremely hard, I was extremely well prepared as I had been interviewing for a while. Id say its on the average to difficult scale, if you are bad at architecting systems then this interview would have been HIGH diff.
ask you write code in tool
They asked me many things.
The projects you have worked on
Since this was a software developer position, The over the phone interview questions were standard mainly around the work that I've done in my last positions, my role, things that I'm passionate about, some technical questions around HTTP requests. The in-person interview was very technical. I was asked about the Fizzbuzz challenge, Linked list nodes.
What would you want to get out of this experience?
diseñar un design system para una aplicación de galería de fotos con funcionalidad de sincronización como Apple Photos o Google Photos.
Dada una matriz NxN con algunas celdas marcadas como “pared”, al tocar una celda que no sea pared, se debe llenar de color esa celda y propagar el color a las celdas adyacentes, evitando cruzar paredes. El resultado final debe ser que todas las áreas accesibles desde el punto inicial queden coloreadas, sin atravesar las paredes.
Viewing 3321 - 3330 interview questions