From 50c363b5332b2b74305b5dbda3efdae3ce82e78a Mon Sep 17 00:00:00 2001 From: hitanshu310 Date: Sun, 6 Apr 2025 17:52:29 +0530 Subject: [PATCH] bugfix --- Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Questions.md b/Questions.md index dfda97c..34ecbeb 100644 --- a/Questions.md +++ b/Questions.md @@ -52,5 +52,5 @@ 3. [Valid Parentheses](https://leetcode.com/problems/valid-parentheses/description/) `Leetcode 150` `Striver` 4. [Min Stack](https://leetcode.com/problems/min-stack/description/) `Leetcode 150` `Striver` 5. [LRU Cache](https://leetcode.com/problems/lru-cache/description/) `Leetcodze 150` `Striver` -6. [LFU Cache](https://leetcode.com/problems/lfu-cache/description/) ``Striver` +6. [LFU Cache](https://leetcode.com/problems/lfu-cache/description/) `Striver` 7. [Largest Rectangle in Histogram](https://leetcode.com/problems/largest-rectangle-in-histogram/description/) `Striver` \ No newline at end of file