This repository contains my solutions to various Leetcode problems, implemented in Kotlin.
Solutions are organized by difficulty into the following folders:
easy/– Solutions for easy problemsmedium/– Solutions for medium-level problemshard/– Solutions for hard-level problems
Each solution is in its own Kotlin file, named after the Leetcode problem.
Feel free to fork the repository and contribute by opening a pull request. You can add new solutions or improve existing ones.
This repository is licensed under the MIT License - see the LICENSE file for details.