MCPcopy Index your code
hub / github.com/ctfu/Leetcode / pop

Method pop

algorithm/implementQueueUsingStack.java:16–24  ·  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

emptyMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected