Skip to content

Commit f88472e

Browse files
committed
update readme
1 parent aa336a1 commit f88472e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
> Clean, well-commented solutions for **LeetCode problems #1–4000**, written in **Python, C++, JavaScript, TypeScript, and SQL.**
99
10+
## LeetCode Stats
11+
12+
<img src="./assets/leetcode.svg" alt="LeetCode Stats" />
1013

1114
## What You'll Find Here
1215

@@ -15,7 +18,7 @@
1518
- **Organized and Accessible:** Each solution is meticulously organized by difficulty and language, making it easy to navigate and find what you need.
1619
- **In-Depth Explanations:** You'll find README files in each problem folder with detailed explanations of the problem, the approach taken, and a thorough walkthrough of the solution.
1720

18-
## 🏗️ Folder Structure
21+
## Folder Structure
1922
```text
2023
leetcode-solution/
2124
@@ -44,10 +47,6 @@ leetcode-solution/
4447

4548
- [Problem 3001 ~ 4000](./Question_List_3001_4000.md)
4649

47-
## LeetCode Stats
48-
49-
<img src="./assets/leetcode.svg" alt="LeetCode Stats" />
50-
5150
## Rules
5251

5352
The solutions are organized as follows:
@@ -93,7 +92,7 @@ If you have a better solution or want to contribute in any way, feel free to sub
9392

9493
Welcome feedback and suggestions. If you have any ideas to improve the solutions or find any errors, please let me know.
9594

96-
Happy coding! 🚀
95+
9. Happy coding!
9796

9897
By following these steps, users can easily navigate and utilize your LeetCode solutions repository for their coding needs.
9998

0 commit comments

Comments
 (0)