Android Question
How recycler view works internally?
CodingNinjas
author
2y
RecyclerView is a UI component which allows us to create a scrolling list. It is basically a new ViewGroup used to render any adapter-based view in horizontal/vertical /grid or staggered grid manner u...read more
Amit kaushal
29d
View Recycling and Reuse : Core Idea: Minimize the creation of new views by reusing existing ones. When a view scrolls out of the visible area, it is detached and added to a recycled view pool. When a...read more
Shivam
1mo
works at
RecyclerView works by efficiently managing and recycling views as they come in and out of view, which reduces memory consumption and improves scrolling performance. It uses a ViewHolder pattern to avo...read more
Add answer anonymously...
Top Times Internet Senior Android Developer interview questions & answers
Popular interview questions of Senior Android Developer
>
Times Internet Senior Android Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app