I am trying to do a homework problem, however, I do not understand the question.
As the course just started, we are using pseudo-code. Here's the question:
Describe an algorithm for a computation that takes two inputs, a list of numbers and an integer n and returns the nth smallest element in the list.
Any help would be appreciated.
Thanks in advance!