chetan shingareMastering the Merge Intervals Pattern in Kotlin: Efficient Interval Merging for Problem SolvingIntroduction4d ago4d ago
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
Hitesh KohliHandling “What are Kotlin Coroutines?” Interview questionIntroductionOct 6, 20232Oct 6, 20232
InLevel Up CodingbyDr. Ashish BamaniaI Got Invited To Google Foobar (Google’s Secret Hiring Program)How I Got In & How You Might Too!Sep 13, 202355Sep 13, 202355
InBits and PiecesbyFernando DoglioAdvanced Data Structures and Algorithms: Implementing your first Binary Indexed TreeThe mediocre data structure that successfully fails at optimizationDec 21, 20222Dec 21, 20222
crocsandcoffeeHow I aced the Staff Software Engineer interviews and earned multiple offers (Spoiler — no…TL;DR — Okay, this isn’t the best summary, as there is so much to cover and share. I’ll mention the breakdown of this article and leave it…Nov 5, 20221Nov 5, 20221
Roman ElizarovCoroutine Context and ScopeKotlin Coroutines have a context. There is a also a concept of coroutine scope that looks very much like a context. What’s the difference?Mar 9, 201915Mar 9, 201915
InMobile App Development PublicationbyElye - A One Eye Dev By His Grace7 Android Lifecycle Interview Questions That Some Got WrongGetting the Right Lifecycle Understanding is Most Important in Android DevelopmentNov 2, 20229Nov 2, 20229
InBetter ProgrammingbyElye - A One Eye Dev By His GraceBasic Introduction of Content Delivery Network (CDN)How does CDN Help Make Your Website Perform Better?May 8, 2022May 8, 2022
InKt. AcademybySherry YuanKotlin for Interviews — CheatsheetCheatsheet for a series on Kotlin data structures, collection functions, math, common algorithms, and more for tackling technical…Oct 23, 20203Oct 23, 20203
InKt. AcademybySherry YuanKotlin for Interviews — Part 1: Common Data TypesPart 1 of a series on Kotlin data structures, collection functions, math, common algorithms, and more for tackling technical interviewsOct 27, 20201Oct 27, 20201
InLevel Up CodingbyAlexander NguyenHow I got in to Amazon, Microsoft, Google. All from studying these resourcesEveryone has a study plan and list of resources they like to use. Different plans work for different people and there is no one size fits…May 22, 202230May 22, 202230
InGeek Culturebyjb stevenardTwo-Pointer vs Sliding windowThe two-pointer algorithm is an excellent technique for working with pairs, separating data, finding ranges (or subsequences) in sequences…Oct 12, 2022Oct 12, 2022
InLevel Up CodingbyArslan AhmadFacebook Software Engineer Interview Handbook (2025)Learn what it’s like to interview at Facebook in 2025 as a software engineer.Oct 4, 2022Oct 4, 2022
InGeek CulturebyArslan AhmadCoding Interview Made Easy: Understanding the Sliding Window PatternIn many problems dealing with an array (or a LinkedList), we are asked to find or calculate something among all the contiguous subarrays…Sep 28, 20221Sep 28, 20221
Anshika BhargavaRevisiting Graph AlgorithmsLet us revise the time complexities of some of the most important graph algorithms.Jul 17, 20221Jul 17, 20221
Michelle WigintonA Guide to Solving “LeetCode 283: Move Zeroes” Using JavascriptAn explanation and solution to the LeetCode problem “Move Zeroes” using JavascriptJul 11, 2022Jul 11, 2022
InGeek CulturebyDevanshSpot Graphs in your coding interviewsToo many people struggle with this. This is the system I recommendApr 6, 2022Apr 6, 2022