EN

Lobsters Interview with mitchellh

@mitchellh ( blog ) was behind Vagrant , Packer , Consul , Terraform , Vault , Nomad , Waypoint and now builds Ghostty and Vouch . In this interview, …

personinterview
Lobsters
EN

Min Stack

leetcode.com Problem Statement Design a stack that supports the following operations in O(1) time: push ( x ) pop () top () getMin () getMin() should …

algorithmsinterviewjavaleetcode
Dev.to