Skip to content

Welcome to my LeetCode solutions repository! This repository contains my solutions to various LeetCode problems, organized by problem category. Each problem is solved in Java and includes detailed explanations and comments to help understand the logic behind the solutions.

Notifications You must be signed in to change notification settings

Jinang12/Leetcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions Repository

Welcome to my LeetCode solutions repository! This repository contains my solutions to various LeetCode problems, implemented in Java. Each solution includes detailed explanations and comments to help understand the logic behind the solution.

Overview

This repository is organized by problem categories such as arrays, strings, sorting, and more. Each problem category contains subdirectories named after specific problem names from LeetCode. Inside each problem directory, you'll find a Solution.java file containing the Java code for solving that particular problem.

Usage

Feel free to explore the solutions based on the problem category you're interested in. Each solution file (Solution.java) includes comprehensive explanations and comments within the code, providing insights into the thought process and approach used to solve the problem.

Contributing

Contributions are welcome! If you have a better solution or an additional solution in a different language, feel free to create a pull request. Please ensure your code is well-documented and maintains clarity, following the existing style and structure of the repository.

Support

If you find these solutions helpful, consider giving this repository a star (⭐️). Your support is greatly appreciated!

Happy coding!

About

Welcome to my LeetCode solutions repository! This repository contains my solutions to various LeetCode problems, organized by problem category. Each problem is solved in Java and includes detailed explanations and comments to help understand the logic behind the solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages