diff --git a/src/data/questions.json b/src/data/questions.json index b97e2799..cd632e8c 100644 --- a/src/data/questions.json +++ b/src/data/questions.json @@ -1,5 +1,5 @@ { - "updated": "2025-03-23T12:03:43.728098", + "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