Question 20
Which of the following could be possible insertion orders that produce this table?
21, 32, 27, 12, 31, 40, 25
21, 32, 27, 12, 25, 31, 40
40, 32, 21, 25, 31, 12, 17
40, 32, 21, 25, 31, 27, 12
Which of the following could be possible insertion orders that produce this table?
21, 32, 27, 12, 31, 40, 25
21, 32, 27, 12, 25, 31, 40
40, 32, 21, 25, 31, 12, 17
40, 32, 21, 25, 31, 27, 12
Correct answers
21, 32, 27, 12, 31, 40, 25
40, 32, 21, 25, 31, 27, 12
Question 20 of 24 in the IIT Madras BS Programming, Data Structures and Algorithms using Python (PDSA) End Term paper sat on 10 May 2026, in the January 2026 term (Programming, Data Structures And Algorithms Using Python 10 May 26). It carries 5 marks.