|
This repository contains, solution of all problems that I've solved in LeetCode
C++ 1
The Tip Calculator, an Android app in Kotlin, swiftly calculates tips for restaurant waiters. Notably, it prioritizes CI/CD implementation for seamless testing, building, and deployment.
Kotlin
The Compute library in Kotlin facilitates common mathematical operations through a user-friendly Calculator class, enabling seamless handling of addition, subtraction, multiplication, and division.
Kotlin
A library that thoroughly gathers detailed information about the administrative divisions, districts, sub-districts, unions, and related geographical entities in Bangladesh.
Kotlin
A comprehensive cryptocurrency Android app built with Clean Architecture, Dagger-Hilt, and Jetpack Compose, providing detailed information on various cryptocurrencies.
Kotlin 1
This project is basically a notepad app. Notes can be create, delete and update by this app. And most importently, this app build with MVVM Architecture. (Room + ViewModel + LiveData + RecyclerView)
Java 2