JuanDiegoGuerra / MinStack-CodingChallenge

Create a Stack that contains the standard push and pop methods. It should also contain another method min that returns the minimum number in the Stack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JuanDiegoGuerra/MinStack-CodingChallenge Stargazers