Skip to content

Commit 7ca2a62

Browse files
iamAntimPalAntim-IWPIamShiwangi
committed
Update readme.md
Co-Authored-By: Antim-IWP <203163676+Antim-IWP@users.noreply.github.com> Co-Authored-By: Shiwangi Srivastava <174641070+IamShiwangi@users.noreply.github.com>
1 parent c3c5111 commit 7ca2a62

File tree

1 file changed

+5
-5
lines changed
  • Solution/1137. N-th Tribonacci Number

1 file changed

+5
-5
lines changed

Solution/1137. N-th Tribonacci Number/readme.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
# [1137. N-th Tribonacci Number](https://leetcode.com/problems/n-th-tribonacci-number)
44

55
---
6-
comments: true
7-
difficulty: Easy
8-
rating: 1142
9-
source: Weekly Contest 147 Q1
10-
tags:
6+
- **comments**: true
7+
- **difficulty**: Easy
8+
- **rating**: 1142
9+
- **source**: Weekly Contest 147 Q1
10+
- **tags**:
1111
- Memoization
1212
- Math
1313
- Dynamic Programming

0 commit comments

Comments
 (0)