Skip to content

Invokedzz/LeetcodeSolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Solutions

This repository contains my solutions to various LeetCode problems, organized by difficulty and topic. The goal is to provide clear, efficient code with explanations to help others learn and improve their problem-solving skills.

Each solution comes with:

  • Problem description
  • Solution code
  • Explanations or comments to clarify the approach

Languages Used

  • Java

Topics Covered

  • Arrays & Strings
  • Linked Lists
  • Trees & Graphs
  • Dynamic Programming
  • Backtracking
  • Bit Manipulation
  • Math & Geometry

How to Contribute

Feel free to fork the repository and create a pull request if you want to:

  • Add solutions to new problems.
  • Improve existing solutions.
  • Add more languages.

Please make sure to follow the existing code style and include comments for clarity.


Thanks for checking out my LeetCode solutions! I hope you find them helpful. Happy coding! 🚀

About

Repository for LeetCode problem solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages