develop two screens and connect with a server.
Ingeniero De Software Android Interview Questions
8,351 ingeniero de software android interview questions shared by candidates
/* The problem: I'm working on a collaborative code editor between 2 people. I have the text synchronizing across both screens. However, I have run into the problem illustrated below. Text editors (Time 1) ----------------- --------------- ||cat | |ca|t | | | | | | | | | | | | | | | | | | | | | ----------------- --------------- Person A hits enter then: Text editors (Time 2) ----------------- --------------- | | | |n | ||cat | |cat | | | | | | | | | | | | | | | | | ----------------- --------------- Text editors (Time 2 Expected) ----------------- --------------- | | | | ||cat | |ca|t | | | | | | | | | | | | | | | | | ----------------- --------------- The content updates and the word cat shifts down a line. However, Person B's cursor is left in it's original position instead of moving down a line as expected. Implement the fixCursorRow method don't worry about updating the column. */
coding challenge were from leetcode
mvvm etc
Why do you want to work with us?
What is SavedInstance parameter in onCreate()? What is JSON. What is MVC? LayoutInflaters etc.
Basic Java oops, Android concepts and SOLID design principles in details. CICD, Android services, Kotlin co-routines and kotlin fundamental related
Q. What is your weeknes
Tell me about yourself and the work you have been doing.
Architect components all layer and guidance
Viewing 6681 - 6690 interview questions