MCPcopy Create free account
hub / github.com/aylei/leetcode-rust / push

Method push

src/solution/s0232_implement_queue_using_stacks.rs:59–67  ·  view source on GitHub ↗

Push element x to the back of queue. */

(&mut self, x: i32)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_232Function · 0.45

Calls 1

popMethod · 0.45

Tested by 1

test_232Function · 0.36