We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 239ef8f commit 2edd42cCopy full SHA for 2edd42c
Readme.md
@@ -1349,6 +1349,8 @@
1349
[3164.Find-the-Number-of-Good-Pairs-II](https://github.com/wisdompeak/LeetCode/tree/master/Math/3164.Find-the-Number-of-Good-Pairs-II) (M+)
1350
* ``Linear Basis``
1351
[3681.Maximum-XOR-of-Subsequences](https://github.com/wisdompeak/LeetCode/tree/master/Math/3681.Maximum-XOR-of-Subsequences) (H)
1352
+* ``Matrix Power``
1353
+[3700.Number-of-ZigZag-Arrays-II](https://github.com/wisdompeak/LeetCode/tree/master/Math/3700.Number-of-ZigZag-Arrays-II) (H)
1354
1355
#### [Greedy](https://github.com/wisdompeak/LeetCode/tree/master/Greedy)
1356
[055.Jump-Game](https://github.com/wisdompeak/LeetCode/tree/master/Greedy/055.Jump-Game) (E+)
0 commit comments