K-th
What is k-th
k-th
in in coding references to k-th element in a sorted sequence.
k
is a positive integer representing the desired position.
Common phrase you would see as a result would be:
k-th smallest
k-th largest
k-th
in in coding references to k-th element in a sorted sequence.
k
is a positive integer representing the desired position.Common phrase you would see as a result would be:
k-th smallest
k-th largest