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",