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 712626c commit 45cf644Copy full SHA for 45cf644
src/data/index.js
@@ -2143,7 +2143,7 @@ const questions = [
2143
id: 170,
2144
name: 'Convert 1D Array Into 2D Array',
2145
url: 'https://leetcode.com/problems/convert-1d-array-into-2d-array/',
2146
- pattern: ['Arrays-Adhoc'],
+ pattern: ['Arrays'],
2147
difficulty: 'Easy',
2148
premium: false,
2149
companies: ['Amazon'],
0 commit comments