MCPcopy Index your code
hub / github.com/andavid/leetcode-java / peek

Method peek

en/232.implement-queue-using-stacks.java:73–80  ·  view source on GitHub ↗

Get the front element.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

findMedianMethod · 0.80
topKFrequentMethod · 0.80
dailyTemperaturesMethod · 0.80
topMethod · 0.80
findKthLargestMethod · 0.80
maxSlidingWindowMethod · 0.80
postorderTraversalMethod · 0.80
nextGreaterElementsMethod · 0.80
evalRPNMethod · 0.80
topMethod · 0.80
buildTreeMethod · 0.80
postorderTraversalMethod · 0.80

Calls 3

isEmptyMethod · 0.45
pushMethod · 0.45
popMethod · 0.45

Tested by

no test coverage detected