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

Method peek

src/main/java/com/stacks/Stack.java:76–81  ·  view source on GitHub ↗

retrieves the last item inserted in the stack, but does not remove @return an item inserted recently.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testStackMethod · 0.95

Calls 1

isEmptyMethod · 0.95

Tested by 1

testStackMethod · 0.76