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

Method push

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

push the element on the stack

(self, elem)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

test_PushMethod · 0.45
test_PeekMethod · 0.45
test_PopMethod · 0.45
test_ExhaustivelyMethod · 0.45
levelOrderMethod · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 6

test_PushMethod · 0.36
test_PeekMethod · 0.36
test_PopMethod · 0.36
test_ExhaustivelyMethod · 0.36
levelOrderMethod · 0.36
TEST_FFunction · 0.36