From 8c753f8eb1de003e07195b05bba050c82f9e2ffe Mon Sep 17 00:00:00 2001 From: hitanshu310 Date: Sat, 12 Apr 2025 17:16:26 +0530 Subject: [PATCH] Online Stock Span --- Questions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Questions.md b/Questions.md index 7a86c6d..4b2bf0f 100644 --- a/Questions.md +++ b/Questions.md @@ -56,4 +56,5 @@ 7. [Next Greater Element I](https://leetcode.com/problems/next-greater-element-i/description/) `Striver` 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` \ No newline at end of file +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