Published inDev GeniusSealed Classes vs Enum ClassesDefinitions, differences and usecasesApr 8, 20225Apr 8, 20225
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, 2020Aug 8, 2020
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, 20201Jul 16, 20201
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, 20201Jul 12, 20201
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, 20201Mar 15, 20201
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, 2019Nov 23, 2019
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, 2019Nov 17, 2019