diff --git a/dsa-problems/leetcode-problems/0100-0199.md b/dsa-problems/leetcode-problems/0100-0199.md index 7825da98b..cb26cba09 100644 --- a/dsa-problems/leetcode-problems/0100-0199.md +++ b/dsa-problems/leetcode-problems/0100-0199.md @@ -9,17 +9,6 @@ keywords: - dsa problems --- ---- -id: 0100-0199 -title: LeetCode Problems 100 - 199 -sidebar_label: 0100 - 0199 -keywords: - - LeetCode - - LeeCode Problems - - LeeCode Problems 100 - 199 - - dsa problems ---- - export const problems = [ { "problemName": "100. Same Tree", @@ -630,4 +619,4 @@ export const problems = [ collectionLink="https://leetcode.com/study-plan/programming-skills" /> -Now, you can see the list of problems in a table format. You can click on the problem link to view the problem on the LeetCode website. You can also click on the solution link to view the solution of the problem. \ No newline at end of file +Now, you can see the list of problems in a table format. You can click on the problem link to view the problem on the LeetCode website. You can also click on the solution link to view the solution of the problem.