Skip to content

Show a list of cities in a RecyclerView from a JSON file and implement a search functionality to find a city within the list.

Notifications You must be signed in to change notification settings

MYehia0/Android-Internship-Assignment

Repository files navigation

Android-Internship-Assignment

Show a list of cities in a RecyclerView from a JSON file and implement a search functionality to find a city within the list.

Note:-

  • Explain the steps of the Binary Search Algorithm and provide a comparison between Binary Prefix Search and Linear Search as implemented in the file domain/usecases/SearchInteractor and comments.

Topics

  • Clean Architecture
  • Dependancy Injection using Hilt
  • Kotlin Coroutines
  • Kotlin Flows
  • Repository Pattern
  • MVVM
  • DataBinding
  • Recycler View
  • Binary Search Algorithm

Images

Android Internship Assignment

About

Show a list of cities in a RecyclerView from a JSON file and implement a search functionality to find a city within the list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages