Find if you can insert a new time slot in a list of sorted non-overlapping time slots without any overlapping.
Android Software Engineer Interview Questions
564 android software engineer interview questions shared by candidates
Design a URL Shortener ?
Create an application with the given acceptance criteria.
Which of the following apps does Android consider most important to keep alive? A hidden app with a started service A visible app without any services A hidden app without any services
When will the system call a Service onDestroy method? When it’s explicitly stopped, regardless of any existing bindings Only when the system needs the memory When it’s in a stopped state and no bindings exist
Which thread executes the Service onCreate method? The UI thread A background thread The thread specified in the inten
Which thread will process a Message posted to a Handler? The UI thread The thread that created the Handler The thread that created the Message
What does everything in Java inherit from?
Why am I interested in joining Tokopedia?
build an app that has list of items on both halves of screen . add item and remove item button to both of the lists. when first list item count is more than 20 add item to second list.
Viewing 91 - 100 interview questions