From 7a030f533c898e1616def5b19309dcda73152786 Mon Sep 17 00:00:00 2001 From: Ayushmaanagarwal1121 Date: Mon, 22 Jul 2024 16:11:37 +0530 Subject: [PATCH] Points --- dsa-problems/leetcode-problems/2200-2299.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dsa-problems/leetcode-problems/2200-2299.md b/dsa-problems/leetcode-problems/2200-2299.md index 1e8abe94d..bb8121dd7 100644 --- a/dsa-problems/leetcode-problems/2200-2299.md +++ b/dsa-problems/leetcode-problems/2200-2299.md @@ -9,6 +9,7 @@ keywords: - DSA problems --- + export const problems = [ { "problemName": "2200. Find All K-Distant Indices in an Array",