chetan shingareMastering Quick Sort in Kotlin: A Fast and Efficient Sorting AlgorithmIntroductionFeb 24Feb 24
chetan shingareMastering the Merge Intervals Pattern in Kotlin: Efficient Interval Merging for Problem SolvingIntroduction4d ago4d ago
Ramadan SayedUnderstanding Derived State in Jetpack Compose: Principles and Best PracticesAs Jetpack Compose changes how we build Android apps, knowing how to handle state is key. Think of state as having two parts: basic state…Mar 12Mar 12
InProAndroidDevbyJaewoong EumApproaches for Multi-Module Feature Architecture on AndroidDesigning an effective architecture for your Android project is crucial, especially when you aim to maintain it long-term. The strategy you…Aug 25, 20246Aug 25, 20246
Praveen KumarTop 20 Interview Questions and Answers for Senior Android Developers🌟 In today’s Android interviews, candidates need to showcase not just theoretical knowledge but practical expertise and problem-solving…Dec 6, 2024Dec 6, 2024
Husayn FakherAce Your Senior Android Engineer Interview: Top Technical Questions and Ideal Responses1. Kotlin and Android Development QuestionsAug 29, 20244Aug 29, 20244
Kaushal VasavaData structures and Algorithms are used in Android’s Architecture and ComponentsAndroid’s architecture heavily relies on efficient data structures and algorithms to ensure responsive, stable, and efficient applications…Aug 25, 20241Aug 25, 20241
Yodgorbek KomilovHow I Passed the Google Android Engineer Hiring Assessment: My JourneyRecently, I had the exciting opportunity to apply for a software engineering role at Google. I want to share my experience and provide…Oct 7, 20242Oct 7, 20242
InProAndroidDevbyAnitaa MurthyAndroid Interview Series 2024 — Part 7 (Jetpack Compose)This is Part 7 of the android interview question series. This part will focus on Jetpack Compose.Nov 9, 20241Nov 9, 20241
InLevel Up CodingbyKarishma AgrawalComprehensive Jetpack Compose Interview Guide with AnswersJetpack Compose is reshaping how Android UIs are built, making it a hot topic for interviews. Below is a detailed list of common interview…Nov 21, 2024Nov 21, 2024
InProAndroidDevbyThaw Zin ToeSimplify Compose UI testing with Robot Test ArchitectureWhen people see UI tests, it is so expensive to compose UI testing because our design always changes frequently and is unstable.Mar 10, 20242Mar 10, 20242
InProAndroidDevbyFernando PrietoLessons learned on Jetpack Compose UI Testing: MockWebServerThis is the first of three articles about Jetpack Compose UI Testing that I will be publishing in the next few weeks. Within these…Jan 5, 20221Jan 5, 20221
Ashfaque Khokhar10+ Common Kotlin Coroutine Mistakes Senior Android Developers Should Avoid1. Blocking the Main ThreadJan 281Jan 281
InProAndroidDevbyJaewoong EumUnderstanding Coroutines DispatchersSince Kotlin Coroutines have been widely adopted in many Android projects, they have continued to evolve, inspiring creative solutions for…Jan 243Jan 243
InProAndroidDevbyLeo N🎯 Cracking Interview: Mastering Networking Essentials for Android EngineersThe network interview round is designed to dive deep into your understanding of networking fundamentals, especially as theyJan 3Jan 3
InProAndroidDevbySiddharth GuptaCustom modifiers in Jetpack ComposeModifiers in Jetpack Compose are a powerful tool for customising and enhancing UI components. They allow developers to modify the…Nov 22, 2024Nov 22, 2024
InProAndroidDevbyTom ColvinAI Vision on Android: CameraX ImageAnalysis + MediaPipe + ComposeLast week we looked at the basics of the CameraX library. That laid the foundations for something really exciting … AI vision! Now we can…Dec 19, 2024Dec 19, 2024
Yeldar NurpeissovMaster Kotlin Multiplatform with Decompose - Part4: MVIEnhancing Our App with MVIKotlin and Coroutines Flow.Jul 27, 20241Jul 27, 20241
InLevel Up CodingbyLucas Fernandes 👨💻Why You Should Avoid Utility Classes in Your Projects“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” Martin FowlerNov 18, 202442Nov 18, 202442