Sobes.tech

How should dependencies be managed through Context: by passing them externally or creating inside the class?

Junior — Middle
231

Can you list the key components of the Android platform?

Junior — Middle
227

Objects that have undergone serialization and subsequent deserialization will they maintain equality according to the equals() method?

Junior — Middle
221

How to determine the time costs when inserting an element into the middle of an array implemented via ArrayList?

Junior — Middle
220

Why does changing the equals method without updating hashCode violate the correctness of hash tables?

Junior — Middle
219

Why is it important to override the equals method in your classes?

Junior — Middle
217

Can private properties or methods be declared inside extension functions in Kotlin?

Junior — Middle
217

Which SOLID principles are preserved when using Context in Android and are not violated by it?

Junior — Middle
211

After serialization and subsequent deserialization, do objects retain the same references?

Junior — Middle
206

Can you explain the concept of PendingIntent and how it is used in Android development?

Junior — Middle
206

Is it possible for a Fragment to exist without an attached View?

Junior — Middle
205

What methods of data transfer between Fragment and Activity do you know, and how do you exchange information from one screen to another?

Junior — Middle
204
/5