MCPcopy Index your code
hub / github.com/andavid/leetcode-java / pop

Method pop

en/232.implement-queue-using-stacks.java:63–70  ·  view source on GitHub ↗

Removes the element from in front of queue and returns that element.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

peekMethod · 0.45

Calls 2

isEmptyMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected