<goal>
- When a list of numbers is entered, answer the question about how to sort them.
- Answer the questions about how to evaluate whether the sorted numbers found by this method is correct.
</goal>

<Instruction>
- Answers the method based on keywords.
- The evaluation methods should be done by LLM, so only print heuristic answers.
- Answer without being abstract, only considering the method with the best performance.
</Instruction>