3 questions in the DS/Algo round on arrays, graphs, and DP.
Senior Android Engineer Interview Questions
2,428 senior android engineer interview questions shared by candidates
Structured Concurrency in Kotlin coroutines
He asked me irrelevant and not important to job description.
Challenge was to have network layer implemented to fetch data and then show the data in grid format on the UI with scrolling.
I am not going to reveal the interview questions because I signed a nondisclosure agreement, but I will tell you the areas to spend your time on. Note Leetcode is your best friend for practicing, make sure todo premium subscription practice practice practice, always check for the optimal solution. LinkedList questions BreathFirst Search Binary Search Tree
Leetcode 283. Move Zeroes
Technical Questions: - Differences between Threads and Android Services - What is Sticky Intent - Differences between Parcelable and Serializable - Talk about Activity/Fragment lifecycle - What is IntentService - Differences between Kotlin and Java - Nullable objects in Kotlin - Kotlin strengths over Java Behavioral Questions: - Talk about different teams who are working on the same project - How to identify what is the problem when it takes around 10sec just for uploading something to the backend. - How to identify if there is an issue in the client-side app
What was the most challenging task you've faced lately?
Given a string s and an integer k, return the length of the longest substring of s such that the frequency of each character in this substring is greater than or equal to k.
Create an app from scratch that fetches information on a web server and displays it on a list view. Handle offline mode (Caching), rotation
Viewing 691 - 700 interview questions