Second Largest and Smallest value in Array.
Android Engineer Interview Questions
9,765 android engineer interview questions shared by candidates
How to perform any actions in a BroadcastReceiver?
Suppose there is an int array 1,4,3,6,2,1. These are the height of the temple. We have unlimited money and we have to donate at least some money to each temple.If the adjacent temple has the higher height then we have to donate bit more than the previous lower height temple.If we donated 1 rupee for lower height temple than we can donate 2 rupees for the higher height temple.Find the sum of least donation for the scenario?
The technical interview had a lot of questions regarding Java/Kotlin, Concurrency, JMM/Memory leaks/Garbage collection details, and RxJava. The team fit interview was just me going through all of my previous jobs and trying to explain what value I brought there. Also, they wanted me to elaborate on some of the recent challenging technical problems I resolved at work.
RRHH: Básicamente comentar el CV Resp. Técnico: Diferentes preguntas sobre tu conocimiento sobre Android sin tener que programar nada
Make an android demo app for trading.
Why do you want to work at Sixt?
What are the Access Modifiers? What is the use of a public modifier? What is the difference between public and default modifiers?
volatile, synchronized(), atomic integer with example
Does this code will work? Example code of a custom Key class to be used on a HashMap and how to redefine the hashCode and equals methods to be able to find a value on a hashMap using different objects with same key
Viewing 9721 - 9730 interview questions