Skip to content

gauthampaimk/leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions - Kotlin

LeetCode solutions

GitHub

Welcome to my GitHub repository! This repository contains my solutions for LeetCode problems, all written in Kotlin. It serves as a reference guide for anyone interested in studying algorithms or preparing for coding interviews.

Repository Structure

Each problem is placed in its individual directory with the name referring to the LeetCode problem number. Every directory contains the following:

  • A Kotlin file (*.kt) with the solution code.
  • A markdown file (README.md) briefly explaining the problem and the approach to the solution.

How to Use

  1. Clone or download this repository.
  2. Open the respective LeetCode problem number directory.
  3. You'll find the solution code in Kotlin (.kt) file along with a README explaining the problem statement and approach.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Gautham Pai M K

My GitHub Profile - Gautham Pai M K

Project Link: https://github.com/gauthampaimk/leetcode

Happy coding!

Disclaimer

This repository is for personal study and reference, and it's not affiliated, authorized or endorsed by LeetCode.

About

LeetCode solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages