Skip to content
CODE & ALGO

Master Coding & Algorithms with Real-World Examples

  • Interview Questions
  • System Design
  • Concepts
  • Latest Posts
  • Contact
  • About
  • Privacy Policy
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
Posted inInterview Questions

Min Stack

Leetcode#155 Min StackProblem StatementLogic / TrickTwo StackSingle stack with custom structApproach using 2 stacksGolang code - 1OutputOptimized Approach: Single Stack with Min InformationGolang code - 2Output Min Stack Problem Statement…
Read More
14/12/2024Tags: Kadane's algorithm, leetcode, leetcode#155, Min Stack, Prefix sum

Recent Posts

  • Kubernetes basic concepts in 5 mins
  • TikTok System Design Interview: Deep Dive Guide [2025]
  • Spotify System Design interview
  • What is difference between Authentication & Authorisation ?
  • Change Data Capture (CDC)

Recent Comments

No comments to show.

Archives

  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024

Categories

  • Interview Questions
  • Interview Questions
  • Latest Posts
  • System Design
  • Concepts
  • Privacy Policy
  • Contact
  • About
Copyright 2025 — CODE & ALGO. All rights reserved.
Scroll to Top