MCPcopy Index your code
hub / github.com/ashish-chopra/Structures / pop

Method pop

src/main/java/com/stacks/Stack.java:64–70  ·  view source on GitHub ↗

removes the last item inserted in the stack. @return an item inserted recently.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

testStackMethod · 0.95
toInfixMethod · 0.95
deleteMethod · 0.45
leftMethod · 0.45
rightMethod · 0.45
undoMethod · 0.45
redoMethod · 0.45

Calls 1

isEmptyMethod · 0.95

Tested by 1

testStackMethod · 0.76