Kotlin In and OutIn this article I am trying to explain generics in Kotlin, how it works and why it has in and out and how these are different than Java’s…May 9, 2020May 9, 2020
Algorithm: Longest Continuous Palindrome in a StringPrerequisite: Basic programming experience in any languageApr 20, 2019Apr 20, 2019
Android Interview QuestionsFinally some interviews and asking many people the question they have been asked in Android interview. I have compiled a list of interview…Apr 13, 2019Apr 13, 2019
Pagination with RecyclerView in AndroidThis article focus on understanding why, how and when to use pagination, and what are the different ways to do this.Apr 2, 20191Apr 2, 20191
Understanding Handler, Looper and Handler ThreadIn my first ever article I am going to try to simplify the Handler, Looper and Handler thread class and the relation between them. Till…Feb 15, 2019Feb 15, 2019