Skip to content

Commit d7addae

Browse files
Fix Root README
1 parent efdefea commit d7addae

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
@@ -1,7 +1,14 @@
11
# Solving LeetCode Problems
22

3+
[![LeetCode Profile](https://img.shields.io/badge/LeetCode-Vinnn__96-FFA116?style=for-the-badge&logo=leetcode&logoColor=black)](https://leetcode.com/u/Vinnn_96/)
4+
35
This repository contains my solutions to various LeetCode problems. Each solution is implemented in Java and includes detailed explanations.
46

7+
## LeetCode Stats
8+
- **Profile**: [Vinnn_96](https://leetcode.com/u/Vinnn_96/)
9+
- **Problems Solved**: 7
10+
- **Languages**: Java
11+
512
## Repository Structure
613

714
Each problem has its own directory containing:

0 commit comments

Comments
 (0)