1 Matching Annotations
  1. Nov 2025
    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