Skip to content

REVANTSINGH01/Leetcode-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

154 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ LeetCode Solutions Repository

Welcome to my LeetCode Solutions repository! This repository contains well-structured and optimized solutions for various LeetCode problems in Java.

πŸ“Œ About This Repository

  • πŸ“‚ Organized solutions to different LeetCode problems.
  • βœ… Clean and optimized Java implementations.
  • πŸ“– Includes problem descriptions, explanations, and time & space complexities.
  • πŸ’‘ Useful for interview preparation and improving coding skills.
  • πŸ”„ New solutions will be added daily!

πŸ† Progress

πŸ”Ή LeetCode Questions Solved: 120+
πŸ”Ή Current Streak: 100+ Days πŸ”₯
πŸ”Ή My LeetCode Profile: Revant0501

πŸ“ Folder Structure

πŸ“¦ LeetCode-Solutions ┣ πŸ“‚ Easy ┃ ┣ πŸ“œ Problem1.java ┃ ┣ πŸ“œ Problem2.java ┃ β”— ... ┣ πŸ“‚ Medium ┃ ┣ πŸ“œ ProblemX.java ┃ ┣ πŸ“œ ProblemY.java ┃ β”— ... ┣ πŸ“‚ Hard ┃ ┣ πŸ“œ ProblemA.java ┃ ┣ πŸ“œ ProblemB.java ┃ β”— ... β”— πŸ“œ README.md

bash Copy Edit

πŸš€ How to Use

1️⃣ Clone the repository:

git clone https://github.com/REVANTSINGH01/LeetCode-Solutions.git 2️⃣ Open any Java file to check the solution. 3️⃣ Run the file in your favorite IDE (VS Code, IntelliJ, Eclipse).

πŸ“š Topics Covered βœ… Data Structures: Arrays, Strings, Linked Lists, Stacks, Queues, Trees, Graphs, HashMaps, Heaps βœ… Algorithms: Sorting, Searching, Recursion, Dynamic Programming, Backtracking, Greedy Algorithms

πŸ”„ Updates πŸš€ New LeetCode solutions will be added daily! Stay tuned for more optimized solutions and explanations.

⭐ Contributing If you find a bug or have a better solution, feel free to fork and create a pull request! Always include proper comments and explanations in your code. πŸ“œ License This repository is open-source and available for educational purposes. Feel free to use the code but do not submit it directly in coding competitions.

Happy Coding! πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages