FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

monotonic-stack · GitHub Topics · GitHub

#

monotonic-stack

Here are 19 public repositories matching this topic...

A curated repository of solved LeetCode and DSA problems mapped across core algorithmic patterns, optimized for top-tier software engineering interviews.

  • Updated Aug 28, 2026
  • HTML

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

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

Typescript implementation of monotonic stack.

  • Updated Nov 27, 2023
  • TypeScript

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++

Collection of problems solved with the help of Stack Data Structure.

  • Updated Aug 5, 2026
  • Java

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

Implementation of Data Structures and Algorithms in C++. I also upload my leetcode solutions here.

  • Updated Jan 2, 2023
  • C++

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

Collection of LeetCode solutions in Java covering Data Structures, Algorithms, Dynamic Programming, Trees, Graphs, Binary Search, and Interview Preparation

  • Updated Jun 2, 2026
  • Java

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

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

Worked LeetCode problems in C++, kept as a study log rather than a submission archive. One standalone program per problem, each opening with the reasoning the code cannot show: the invariant it maintains, why a prune is sound, what it costs in time and space.

  • Updated Aug 24, 2026
  • C++

Monotonic Stack Visualiser

  • Updated Apr 15, 2026
  • C

Monotonic Stack Visualiser

  • Updated Apr 15, 2026
  • C

Optimized Java implementations of fundamental algorithms with a focus on Big O complexity and performance analysis.

  • Updated Aug 28, 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.

Curate this topic

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."

Learn more


Back | FazBrowse Home | New Git URL