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

Method poll

chapter05/problem_n/Main.java:59–67  ·  view source on GitHub ↗

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

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

mainMethod · 0.95
getBfsOrderMethod · 0.80
testCaseMethod · 0.80
getShortestPathLengthMethod · 0.80
getShortestPathLengthMethod · 0.80
getBfsOrderMethod · 0.80
testCaseMethod · 0.80
getAliveOneMethod · 0.80
getRemovableOrdersMethod · 0.80
balancingMethod · 0.80
getDeadPlayersListMethod · 0.80

Calls 2

sizeMethod · 0.95
balancingMethod · 0.95

Tested by

no test coverage detected