1 Matching Annotations
  1. Last 7 days
    1. Given a list of numbers in random order, write an algorithm that works in O(nlog⁡(n)) to find the kth smallest number in the list.

      would be good to have some answers to the exercises. stuck on number 4