MCPcopy Index your code
hub / github.com/Jensenczx/CodeEveryday / countOfSmallerNumber

Method countOfSmallerNumber

91_countOfSmallerNumber.java:20–36  ·  view source on GitHub ↗

@param A: An integer array @return: The number of element in the array that are smaller that the given integer

(int[] A, int[] queries)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

buildTreeMethod · 0.95
queryMethod · 0.95
addMethod · 0.80

Tested by

no test coverage detected