Skip to content

Commit ffbacee

Browse files
committed
Add 1431-kids-with-the-greatest-number-of-candies to topics.
1 parent fc32464 commit ffbacee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
| [0136-single-number](https://github.com/JeonJe/Algorithm/tree/main/0136-single-number/) | Easy |
5353
| [0169-majority-element](https://github.com/JeonJe/Algorithm/tree/main/0169-majority-element/) | Easy |
5454
| [1391-check-if-there-is-a-valid-path-in-a-grid](https://github.com/JeonJe/Algorithm/tree/main/1391-check-if-there-is-a-valid-path-in-a-grid/) | Medium |
55+
| [1431-kids-with-the-greatest-number-of-candies](https://github.com/JeonJe/Algorithm/tree/main/1431-kids-with-the-greatest-number-of-candies/) | Easy |
5556
| [2515-shortest-distance-to-target-string-in-a-circular-array](https://github.com/JeonJe/Algorithm/tree/main/2515-shortest-distance-to-target-string-in-a-circular-array/) | Easy |
5657
## Dynamic Programming
5758
| Problem Name | Difficulty |

0 commit comments

Comments
 (0)