Skip to content

Commit 25587ca

Browse files
committed
Revert questions.json content
1 parent bca0821 commit 25587ca

File tree

1 file changed

+3
-49
lines changed

1 file changed

+3
-49
lines changed

src/data/questions.json

+3-49
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updated": "2022-08-11T04:03:48.259078",
2+
"updated": "2022-08-11T00:10:11.080417",
33
"data": [
44
{
55
"id": 0,
@@ -12235,58 +12235,12 @@
1223512235
},
1223612236
{
1223712237
"id": 170,
12238-
"title": "Majority Element",
12238+
"title": "Convert 1D Array Into 2D Array",
1223912239
"slug": "convert-1d-array-into-2d-array",
1224012240
"pattern": ["Arrays"],
1224112241
"difficulty": "Easy",
1224212242
"premium": false,
12243-
"companies": [
12244-
{
12245-
"name": "Amazon",
12246-
"slug": "amazon",
12247-
"frequency": 13
12248-
},
12249-
{
12250-
"name": "Facebook",
12251-
"slug": "facebook",
12252-
"frequency": 7
12253-
},
12254-
{
12255-
"name": "Adobe",
12256-
"slug": "adobe",
12257-
"frequency": 6
12258-
},
12259-
{
12260-
"name": "Google",
12261-
"slug": "google",
12262-
"frequency": 5
12263-
},
12264-
{
12265-
"name": "Microsoft",
12266-
"slug": "microsoft",
12267-
"frequency": 5
12268-
},
12269-
{
12270-
"name": "Rubrik",
12271-
"slug": "rubrik",
12272-
"frequency": 5
12273-
},
12274-
{
12275-
"name": "Apple",
12276-
"slug": "apple",
12277-
"frequency": 4
12278-
},
12279-
{
12280-
"name": "Bloomberg",
12281-
"slug": "bloomberg",
12282-
"frequency": 4
12283-
},
12284-
{
12285-
"name": "Uber",
12286-
"slug": "uber",
12287-
"frequency": 2
12288-
}
12289-
]
12243+
"companies": []
1229012244
}
1229112245
]
1229212246
}

0 commit comments

Comments
 (0)