Skip to content

tarunsraina/Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Stack

Random Stack problems that i have tried.

code:https://github.com/tarunsraina/Stack/tree/master

problems

AddAtBottom

AddElementAtBootomUsingRecursion

BalancedParanthesis

CelebrityProblem

DeleteMiddleElementInStack

DuplicateBrackets

EqualStacks

InfixConversions

LargestAreaHistogram

MiddleElment

NextGreaterElementOnRight

PostfixEvaluation

QueueImplementationUsingStack

ReverseStackUsingRecursion

ReverseStringUsingStack

SlidingWindowMaximum

SortAStack

StackImplementationUsingArrays

StackImplementationUsingQueue

StockSpan

getMinimum

Resource links:

pepcoding playlist