Intermediate
Code Logic Explainer
Explain a complex function or algorithm in simple terms.
📝 Prompt-Inhalt
Explain the logic of a recursive Quick Sort algorithm as if you were teaching it to a junior developer. Break down the partitioning process and the base case clearly without using code snippets, using only analogies or plain text descriptions.