MCPcopy Create free account
hub / github.com/ashish-chopra/Structures / RandomizedQueue

Class RandomizedQueue

src/main/java/com/queues/RandomizedQueue.java:25–148  ·  view source on GitHub ↗

RandomizedQueueOfStrings is a queue to store string items in queue(FIFO) fashion. It supports the enqueue operation to add an item to the queue, but dequeue operation removes a random item from data structure instead of the first item from the queue. @author Ashish Chopra @param

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

Used in the wild real call sites across dependent graphs

searching dependent graphs…