MCPcopy Create free account
hub / github.com/andavid/leetcode-java / enQueue

Method enQueue

en/622.design-circular-queue.java:84–94  ·  view source on GitHub ↗

Insert an element into the circular queue. Return true if the operation is successful.

(int value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isFullMethod · 0.95
isEmptyMethod · 0.95

Tested by

no test coverage detected