Skip to content

Commit e81caf7

Browse files
committed
Update README
1 parent bb56eec commit e81caf7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This repository contains my solutions to various LeetCode problems, organized by
44

55
## 📊 Statistics
66

7-
- **Total Problems**: 136 solved
7+
- **Total Problems**: 137 solved
88
- **Easy**: 73 problems
9-
- **Medium**: 53 problems
9+
- **Medium**: 54 problems
1010
- **Hard**: 10 problems
1111

1212
## 🟢 Easy Problems
@@ -168,6 +168,7 @@ This repository contains my solutions to various LeetCode problems, organized by
168168
- [0881 - Loud and Rich](./leetcode/medium/0881-loud-and-rich) ![Medium](https://img.shields.io/badge/Medium-orange)
169169
- [0922 - Possible Bipartition](./leetcode/medium/0922-possible-bipartition) ![Medium](https://img.shields.io/badge/Medium-orange)
170170
- [0984 - Most Stones Removed with Same Row or Column](./leetcode/medium/0984-most-stones-removed-with-same-row-or-column) ![Medium](https://img.shields.io/badge/Medium-orange)
171+
- [1100 - Connecting Cities With Minimum Cost](./leetcode/medium/1100-connecting-cities-with-minimum-cost) ![Medium](https://img.shields.io/badge/Medium-orange)
171172
- [1120 - Flower Planting With No Adjacent](./leetcode/medium/1120-flower-planting-with-no-adjacent) ![Medium](https://img.shields.io/badge/Medium-orange)
172173
- [1442 - Number of Operations to Make Network Connected](./leetcode/medium/1442-number-of-operations-to-make-network-connected) ![Medium](https://img.shields.io/badge/Medium-orange)
173174
- [2035 - Count Sub Islands](./leetcode/medium/2035-count-sub-islands) ![Medium](https://img.shields.io/badge/Medium-orange)
File renamed without changes.

0 commit comments

Comments
 (0)