Topic: Backtracking Problem / Level: intermediate

Problem: Solve the "Permutation Sequence" problem by finding the k-th permutation of a sequence.

Run the code to see the output here...