Skip to content

Commit 1f6d124

Browse files
Readme
1 parent 55746a7 commit 1f6d124

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ This repository contains **Python solutions** to various **Leetcode problems**,
66
---
77

88
## 🚀 Key Features
9-
- **Python-Based**: All solutions are implemented in Python, a popular language for coding interviews.
10-
- **Efficient Algorithms**: Focus on optimal time and space complexity.
11-
- **Easy to Understand**: Solutions are well-commented and explained for clarity.
9+
1. **Python-Based**:
10+
- All solutions are implemented in Python, a popular language for coding interviews.
11+
2. **Efficient Algorithms**:
12+
- Focus on optimal time and space complexity.
13+
3. **Easy to Understand**:
14+
- Solutions are well-commented and explained for clarity.
1215

1316
---
1417

@@ -35,7 +38,7 @@ This repository contains **Python solutions** to various **Leetcode problems**,
3538

3639
---
3740

38-
## 🛠 Usage
41+
## 🛠 System Requirements
3942
### Dependencies
4043
- Python 3.8+
4144

0 commit comments

Comments
 (0)