MCPcopy Create free account
hub / github.com/akzare/Algorithms / pop

Method pop

src/main/python/algorithms/datastructures/stack/Stack.py:40–44  ·  view source on GitHub ↗

pop the element off the stack

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

tearDownMethod · 0.45
test_PopOnEmptyMethod · 0.45
test_PopMethod · 0.45
test_ExhaustivelyMethod · 0.45
levelOrderMethod · 0.45
TEST_FFunction · 0.45
preOrderTraversalMethod · 0.45
inOrderTraversalMethod · 0.45
postOrderTraversalMethod · 0.45
advanceMethod · 0.45

Calls

no outgoing calls

Tested by 6

tearDownMethod · 0.36
test_PopOnEmptyMethod · 0.36
test_PopMethod · 0.36
test_ExhaustivelyMethod · 0.36
levelOrderMethod · 0.36
TEST_FFunction · 0.36