MCPcopy Create free account
hub / github.com/dongyi-kim/10weeks-codingtest / peek

Method peek

chapter05/problem_n/Main.java:46–51  ·  view source on GitHub ↗

현재 중앙값인 원소를 반환한다. @return 중앙값 원소 @throws NoSuchElementException 큐가 비어있는 경우

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

mainMethod · 0.95
findTargetTowersMethod · 0.80
getAliveOneMethod · 0.80
pushMethod · 0.80
isValidParenthesesMethod · 0.80

Calls 1

sizeMethod · 0.95

Tested by

no test coverage detected