Android Developer Interview Questions & Answers Part-I (Kotlin)As android developers, we are familiar with certain topics that may come up in the interviews. But we need some brushing up before the…4d ago94d ago9
Published inDev GeniusSealed Classes vs Enum ClassesDefinitions, differences and usecasesApr 8, 20221035Apr 8, 20221035
Android-Make FCM work when the app is in the backgroundFCM Data messages to trigger OnMessageReceived even when the app is in the backgroundMar 20, 20211Mar 20, 20211
Why Jetpack Compose in Android?Factors that lead to the invent of Jetpack composeAug 8, 20206Aug 8, 20206
Majority Element Leet code Problem-Boyer Moore’s Voting Algorithm JavaGiven an array of size n, find the majority element. The majority element is the element that appears more than ⌊ n/2 ⌋ times.Jul 16, 2020891Jul 16, 2020891
Binary Search Explanation & Related Problems-JavaSuppose we want to search for a particular element in an array of ’n’ elements and return its index if it exists or return -1 if it…Jul 12, 2020221Jul 12, 2020221
How to pass objects between Android Activities?I get asked this question by new android developers. So I thought of writing a blog post on various ways to send data between activities…Mar 15, 2020731Mar 15, 2020731
8 tips to learn Android App Development as a beginnerWhen I first started to learn native android app development, I was overwhelmed by the amount of resources I found online. I had trouble…Nov 23, 201957Nov 23, 201957
My Journey as a ToastmasterI was in my final year of engineering. It was the placements season. Companies were about to visit our campus. Thanks to the pre placement…Nov 17, 2019172Nov 17, 2019172