Question 15
[0, 0, 1, 2, 1, 1, 2, 3]
[0, 0, 1, 1, 2, 1, 2, 0]
[0, 0, 1, 2, 0, 1, 2, 0]
[0, 0, 1, 1, 1, 0, 1, 2]
[0, 0, 1, 2, 1, 1, 2, 3]
[0, 0, 1, 1, 2, 1, 2, 0]
[0, 0, 1, 2, 0, 1, 2, 0]
[0, 0, 1, 1, 1, 0, 1, 2]
Correct answer
[0, 0, 1, 2, 0, 1, 2, 0]
Question 15 of 26 in the IIT Madras BS Programming, Data Structures and Algorithms using Python (PDSA) End Term paper sat on 3 Sept 2023, in the May 2023 term (IIT M DIPLOMA ET1 EXAM QPD1 S2 03 Sep). It carries 4 marks.