MCPcopy Create free account
hub / github.com/bwiens/leetcode-python / __init__

Method __init__

design_circular_queue.py:7–12  ·  view source on GitHub ↗

Initialize your data structure here. Set the size of the queue to be k.

(self, k: int)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected