From 674a566a1e239a312c377f0ae23a093b4dadf90b Mon Sep 17 00:00:00 2001 From: hitanshu310 Date: Sat, 12 Apr 2025 17:17:01 +0530 Subject: [PATCH] adding Online Stock Span --- Questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Questions.md b/Questions.md index 4b2bf0f..cab67a3 100644 --- a/Questions.md +++ b/Questions.md @@ -57,4 +57,4 @@ 8. [LFU Cache](https://leetcode.com/problems/lfu-cache/description/) `Striver` 9. [Largest Rectangle in Histogram](https://leetcode.com/problems/largest-rectangle-in-histogram/description/) `Striver` 10. [Sliding Window Maximun](https://leetcode.com/problems/sliding-window-maximum/description/) `Striver` -11. [Online Stock Span](https://leetcode.com/problems/online-stock-span/description/)``Striver` \ No newline at end of file +11. [Online Stock Span](https://leetcode.com/problems/online-stock-span/description/) `Striver` \ No newline at end of file