File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ** [ LeetCode Solutions] ( https://leetcode.com/ ) ** :bulb : :rocket :
2
2
3
3
![ Static Badge] ( https://img.shields.io/badge/languages-c%23%20python%20c%2B%2B-purple )
4
- ![ Static Badge] ( https://img.shields.io/badge/easy-15 -green )
4
+ ![ Static Badge] ( https://img.shields.io/badge/easy-16 -green )
5
5
![ Static Badge] ( https://img.shields.io/badge/medium-0-orange )
6
6
![ Static Badge] ( https://img.shields.io/badge/hard-0-red?color=%23ff0000 )
7
- ![ Static Badge] ( https://img.shields.io/badge/total-15 -yellow )
7
+ ![ Static Badge] ( https://img.shields.io/badge/total-16 -yellow )
8
8
9
9
- A collection of my solved problems from LeetCode.
10
10
- I started tracking my solved problems on 9/18/2024 so my problem log reflects this. There are past problems not recorded but present in the repo.
19
19
| 374 | Guess Number Higher or Lower | C# | easy | 11/7/2024 |
20
20
| 125 | Valid Palindrome | C# | easy | 11/12/2024 |
21
21
| 700 | Search in a Binary Search Tree | C# | easy | 11/13/2024 |
22
+ | 827 | Leaf-Similar Trees | C# | easy | 1/25/2025 |
You can’t perform that action at this time.
0 commit comments