Skip to content

Commit a42301b

Browse files
init
0 parents  commit a42301b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# LeetCode Solutions
2+
3+
This repository contains my solutions to LeetCode problems organized numerically.
4+
5+
Each problem solution is stored in a file named according to its problem number (e.g., `1.java`, `2.java`, etc.). Each file includes the solution code along with a brief description of the problem in the comments.
6+
7+
Feel free to provide feedback or suggest improvements!

0 commit comments

Comments
 (0)