
Tech Questers
June 19, 2025 at 06:51 AM
*Correct Answer: b) Insertion Sort*
Insertion Sort is highly efficient on nearly sorted data as it minimizes the number of shifts required, making it faster than Bubble or Selection Sort in such cases.
*React with ❤️ if you got it right!*
❤️
2