I had been asked about Flutter architecture and related code level questions. Make sure you prepare well with enough projects.
Mobile Engineer Interview Questions
3,458 mobile engineer interview questions shared by candidates
I was asked mainly questions about past projects and the Android Operating System, very few questions on the coding challege
Everything was very open and out on the table. It really was just a series of discussions between serious people. There wasn't anything particularly unexpected or hard to answer.
1. "Are you sure you can pass a software engineering interview? I ask because our interview process is designed for people with a CS degree." 2. "I can put you down for an interview, but are you sure you want to go through with it? I don't think you'll do well if you haven't spent the past 6 months working on hard algorithm problems, since you don't have a CS degree."
Given an array of integers and a target value, find the 2 sum and return the indices. Basic 2-sum problem. Given some random string with dup chars, find the longest string with non-repeating characters and return the length.
What are your strengths?
What is your salary expectancy?
Given a requirement that you have to implement a video player view, where you have the server API, what would you design the architecture?
Can you walk through your solution for this specific hacker rank problem?
Reverse a linked list at intervals of three nodes using "whatever" but "not a for loop" using a custom ListNode object "or whatever".
Viewing 1611 - 1620 interview questions