diff --git a/src/data/questions.json b/src/data/questions.json index bcd73677..f40b012d 100644 --- a/src/data/questions.json +++ b/src/data/questions.json @@ -1,5 +1,5 @@ { - "updated": "2025-04-20T12:03:35.033454", + "updated": "2025-03-26T00:00:15.765Z", "data": [ { "id": 0, @@ -10760,6 +10760,17 @@ "frequency": 2 } ] + }, + { + "id": 174, + "title": "Gas Station", + "slug": "gas-station", + "pattern": [ + "Greedy" + ], + "difficulty": "Medium", + "premium": false, + "companies": [] } ] } \ No newline at end of file