MCPcopy Create free account
hub / github.com/HarshCasper/NeoAlgo / enQueue

Method enQueue

Go/ds/stack/stack_using_queue/stack_using_queue.go:60–70  ·  view source on GitHub ↗

enQueue(): it first checks if there is space available for new element, if available it will just insert the value to end of the Queue

(value int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pushMethod · 0.45
popMethod · 0.45

Calls 1

isFullMethod · 0.95

Tested by

no test coverage detected