File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments