MCPcopy Create free account
hub / github.com/TheAlgorithms/C / kthSmallest

Function kthSmallest

leetcode/src/230.c:33–35  ·  view source on GitHub ↗

Depth-First Search Runtime: O(n) Space: O(1)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

findKthSmallestFunction · 0.85

Tested by

no test coverage detected