Skip to content

Commit 436f0fc

Browse files
[Auto] Update LeetCode README table
1 parent 40e104d commit 436f0fc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,3 +615,4 @@ If you want to use this project follow the steps [here](https://github.com/NineP
615615
| 3885. Count Special Triplets | [🔗](https://leetcode.romitsagu.com/solutions/3885/) | ![Medium](https://img.shields.io/badge/Difficulty-Medium-f9c851.svg) | Array, Hash Table, Counting |
616616
| 3886. Count Number Of Trapezoids I | [🔗](https://leetcode.romitsagu.com/solutions/3886/) | ![Medium](https://img.shields.io/badge/Difficulty-Medium-f9c851.svg) | Array, Hash Table, Math, Geometry |
617617
| 3897. Count Number Of Trapezoids II | [🔗](https://leetcode.romitsagu.com/solutions/3897/) | ![Hard](https://img.shields.io/badge/Difficulty-Hard-e05d44.svg) | Array, Hash Table, Math, Geometry |
618+
| 3934. Coupon Code Validator | [🔗](https://leetcode.romitsagu.com/solutions/3934/) | ![Easy](https://img.shields.io/badge/Difficulty-Easy-4c1.svg) | Array, Hash Table, String, Sorting |

Site_README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,3 +611,4 @@ This is a repo to store my leetcode solutions but I went a bit Schizo with it an
611611
| 3885. Count Special Triplets | [🔗](https://leetcode.romitsagu.com/solutions/3885/) | <span style="background-color:#ffffff1a; color:#fac31d; padding:2px 6px; border-radius:6px;">Medium</span> | Array, Hash Table, Counting |
612612
| 3886. Count Number Of Trapezoids I | [🔗](https://leetcode.romitsagu.com/solutions/3886/) | <span style="background-color:#ffffff1a; color:#fac31d; padding:2px 6px; border-radius:6px;">Medium</span> | Array, Hash Table, Math, Geometry |
613613
| 3897. Count Number Of Trapezoids II | [🔗](https://leetcode.romitsagu.com/solutions/3897/) | <span style="background-color:#ffffff1a; color:#f8615c; padding:2px 6px; border-radius:6px;">Hard</span> | Array, Hash Table, Math, Geometry |
614+
| 3934. Coupon Code Validator | [🔗](https://leetcode.romitsagu.com/solutions/3934/) | <span style="background-color:#ffffff1a; color:#46c6c2; padding:2px 6px; border-radius:6px;">Easy</span> | Array, Hash Table, String, Sorting |

0 commit comments

Comments
 (0)