MCPcopy Create free account
hub / github.com/SHY-Corp/LeetCode-Solutions / deQueue

Method deQueue

C++/232. Implement Queue Using Stacks.cpp:31–43  ·  view source on GitHub ↗

Dequeue an item from the queue

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 3

emptyMethod · 0.80
topMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected