Question
Which statement about In-Place Algorithm is correct?
Select an option. Your answer will be checked instantly.
Correct Answer: C. it avoids allocating an auxiliary structure proportional to input size
Explanation:
The defining property is that it avoids allocating an auxiliary structure proportional to input size.
The other statements describe different structures or concepts.
Leave a Reply