Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LeetCode Questions & Solutions

Welcome to my LeetCode journey! I’m adding new LeetCode problems and their solutions here every day, coded in languages like Python, C++, and Java. This repo is all about sharpening problem-solving skills and mastering algorithms for coding interviews or just for fun.

LeetCode Daily Contributions Stars

What’s Here

  • Daily Problems: Fresh LeetCode questions with clear, optimized solutions.
  • Multiple Approaches: Where possible, I include different ways to solve each problem (e.g., brute force, optimized, or tricky one-liners).
  • Organized: Problems are sorted by topic (arrays, strings, trees, etc.) and difficulty (easy, medium, hard).

How to Use

  • Browse the folders to find problems by topic or difficulty.
  • Each solution has comments explaining the logic and time/space complexity.
  • Try solving first, then check my code for hints or better approaches!

Want to Contribute?

Love coding challenges? Jump in!

  • Add a new problem and solution (follow the folder structure).
  • Suggest optimizations or alternative solutions.
  • Open a pull request—check the Contributing Guide for details.

Let’s solve some problems together!

About

In this repo I am adding leetcode questions every day along with their solutions. Interested can contribute to this repo!

Topics

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages