-
Updated
Sep 22, 2025 - C++
monotonic-stack
Here are 16 public repositories matching this topic...
A comprehensive collection of code solutions for LeetCode and Codeforces problems, designed to enhance your competitive programming skills and help you tackle coding challenges with confidence.
-
Updated
May 6, 2024 - Python
Master stack data structure — Monotonic stack, NGE, stock span, expression evaluation, min-stack. 30+ interview problems with O(n) solutions.
-
Updated
Jun 9, 2026 - Python
Some Important Data Structure and Algorithm Questions while preparing for Interviews. These questions are very important and most popular one so you should revise them when appearing for interviews
-
Updated
Oct 11, 2023 - C++
-
Updated
Oct 20, 2025 - Python
Are you in love with PHP? So do I! I enjoy solving problems and implementing data structures and algorithms in PHP.
-
Updated
Jun 19, 2023 - PHP
Solutions to Leetcode questions
-
Updated
Jun 9, 2024 - Python
A slim and efficient in-memory Deque (doubly-ended queue) for Node.js projects, designed with Data-Oriented Design principles and implemented using a cyclic buffer to optimize memory layout through sequential item allocation. A notable real-world use case is maintaining the minimum or maximum item in a data stream.
-
Updated
Nov 19, 2024 - TypeScript
Competitive programming problem designed to expose failure modes in frontier LLMs. Features a 3-layer trap invalidating greedy, O(N²) DP, and prefix-sum optimizations. Correct O(N log V) solution via monotonic stack + DP. Built for Turing's Python TopCoder Problemsetter Assessment.
-
Updated
Jun 8, 2026 - Python
Repo contain organized solutions to LeetCode problems in languages like Python or C++. It’s a useful resource for learning algorithms, coding practice, and interview preparation.
-
Updated
Dec 2, 2024 - Python
Collection of LeetCode solutions in Java covering Data Structures, Algorithms, Dynamic Programming, Trees, Graphs, Binary Search, and Interview Preparation
-
Updated
Jun 2, 2026 - Java
Implementation of Data Structures and Algorithms in C++. I also upload my leetcode solutions here.
-
Updated
Jan 2, 2023 - C++
Optimized Java implementations of fundamental algorithms with a focus on Big O complexity and performance analysis.
-
Updated
Jun 13, 2026 - Java
Improve this page
Add a description, image, and links to the monotonic-stack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the monotonic-stack topic, visit your repo's landing page and select "manage topics."