Skip to content

Commit 692968f

Browse files
committed
Update README.md
1 parent 82c8639 commit 692968f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@
44

55
This repository contains Python solutions for various LeetCode problems. Each problem is organized in its own directory under the `Solution/` folder, with a `readme.md` file providing the problem description, examples, constraints, and solutions in multiple programming languages.
66

7+
## 📑 Table of Contents
8+
9+
- [🚀 Features](#-features)
10+
- [📂 Repository Structure](#-repository-structure)
11+
- [🛠️ How to Use](#️-how-to-use)
12+
- [🌟 Highlights](#-highlights)
13+
- [🤝 Contributing](#-contributing)
14+
- [Steps to Contribute](#steps-to-contribute)
15+
- [Contribution Graph](#contribution-graph)
16+
- [📜 License](#-license)
17+
- [📊 Statistics](#-statistics)
18+
- [📌 Quick Links](#-quick-links)
19+
- [Index of LeetCode Python Solutions](#index-of-leetcode-python-solutions)
20+
721
## 🚀 Features
822

923
- **Comprehensive Solutions**: Includes Python solutions for a wide range of LeetCode problems.

0 commit comments

Comments
 (0)