Skip to content

Commit 91b0921

Browse files
committed
Update README - Topic Tags
1 parent d759eac commit 91b0921

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Collection of LeetCode questions to ace the coding interview! - Created using [L
2121
| [1626-best-team-with-no-conflicts](https://github.com/fizaayesha/Leetcode-Problems/tree/master/1626-best-team-with-no-conflicts) |
2222
| [2358-number-of-ways-to-split-array](https://github.com/fizaayesha/Leetcode-Problems/tree/master/2358-number-of-ways-to-split-array) |
2323
| [2588-maximum-number-of-points-from-grid-queries](https://github.com/fizaayesha/Leetcode-Problems/tree/master/2588-maximum-number-of-points-from-grid-queries) |
24+
| [3640-trionic-array-ii](https://github.com/fizaayesha/Leetcode-Problems/tree/master/3640-trionic-array-ii) |
2425
## Backtracking
2526
| |
2627
| ------- |
@@ -151,6 +152,7 @@ Collection of LeetCode questions to ace the coding interview! - Created using [L
151152
| [0803-cheapest-flights-within-k-stops](https://github.com/fizaayesha/Leetcode-Problems/tree/master/0803-cheapest-flights-within-k-stops) |
152153
| [1250-longest-common-subsequence](https://github.com/fizaayesha/Leetcode-Problems/tree/master/1250-longest-common-subsequence) |
153154
| [1626-best-team-with-no-conflicts](https://github.com/fizaayesha/Leetcode-Problems/tree/master/1626-best-team-with-no-conflicts) |
155+
| [3640-trionic-array-ii](https://github.com/fizaayesha/Leetcode-Problems/tree/master/3640-trionic-array-ii) |
154156
## Memoization
155157
| |
156158
| ------- |

0 commit comments

Comments
 (0)