The tech interview was out sourced to Karakat interview platform. The main question asked was medium level algorithm questions for traversing a 2D array.
Junior Android Software Engineer Interview Questions
8,379 junior android software engineer interview questions shared by candidates
1. Design version control system which stores map (key, value pairs) 2. Separate 0,1,2 (Dutch national flag algo) 3. Design a scrabble game 4. LRU cache implementation 5. Leetcode meeting room problem
Tell me about your background
1. What is Hashing/Hashmap their complexity and lookup time, Basic concept how it internally works 2. Live data usage = Why/when 3. find most frequent char in string 4. most challenging app/feature in history
Why did you choose to use a card view instead of a normal list item in your sample?
General HR questions. Android Tech questions. Take Home task - Develop a small Android App.
Typical mix of coding exercises, behavioural questions, domain knowledge questions
What is an intent?
coding challenge which included using restful web service using Retrofit android library.
DS find the largest continuous subarray sum? *Requirements 1. make two subarrays to get the largest continuous subarray. 2. the largest subarray should have lengths greater than half of the main array. eg: if the array size is 8, then create 2 subarrays to get the largest continuous subarray(LCS). the LCS should be of a minimum length of 5 i.e. (0,4) ---------- How does state management work in Jetpack Compose? Explain the concept of recomposition in Jetpack Compose. What are Reified types? What are scopes in Kotlin? What is the difference between Launch and Async in Kotlin Coroutines? eg API(email, password) -> Boolean(yes/no) which to use Launch and Async. what is the difference between ViewModel and AndroidViewModel? Explain multithreading. How two threads pass messages internally What are retained fragments?
Viewing 6131 - 6140 interview questions