oop , life cycle
Software Engineer Android Interview Questions
10,458 software engineer android interview questions shared by candidates
What I thought it was: given a 2d character array, determine if a word is in it (like a crossword) What it actually was: given a 2d character array, determine if a word is in it, but not necessarily in a straight line, and each letter may not be used more than once.
an assignment on android.
Do you know what our company do
Write a background executor which would accept async jobs as a parameter and would run those async jobs synchronously
what is deadlock in multi-threading?
OOP concepts
What logic can you put in a compose file?
A catalogue app, for example the homescreen of Netflix with some added effects, search functionality, of course TDD, etc
Reverse a string without using another string variable or array, you can use character if you require, and the the possibility of loop count should be n/2 where n is length of string.
Viewing 1171 - 1180 interview questions