Questions
Machine CodingIntermediate4 min
Build an app to perform CRUD operations.
Previous Question
Build a small application where you have to fetch data from a given API and show a list on the screen. API - https://dragonball-api.com/api/characters.
Next Question
Build an app using a given API and perform a Search Operation. How to avoid multiple API calls if the user keeps typing the text? API - https://developer.themoviedb.org/reference/intro/getting-started.
1:1 Mentorship
Get personalized guidance from a Google Developer Expert. Accelerate your career with dedicated support.
Personalized Learning Path
Mock Interviews & Feedback
Resume & Career Guidance
Share & Help Others
Help fellow developers prepare for interviews
Sharing helps the Android community grow 💚
Related Questions
Build a small application where you have to fetch data from a given API and show a list on the screen. API - https://dragonball-api.com/api/characters.
Machine CodingIntermediate
Build an app using a given API and perform a Search Operation. How to avoid multiple API calls if the user keeps typing the text? API - https://developer.themoviedb.org/reference/intro/getting-started.
Machine CodingIntermediate
Build your own LRU cache.
Machine CodingIntermediate
Build an offline-first approach system.
Machine CodingIntermediate
Design and Build a Builder Pattern using Kotlin.
Machine CodingIntermediate