Vidyalelo
Data Structure · Q46

Linked Lists in Data Structures

Programming · Data Structure · question 46

Q46

In the above question would using arrays and swaping of elements in place of xor linked list would have been more efficient?

A.
no not all
B.
yes arrays would have been better than xor lists
Answer
C.
both would be same in efficiency
D.
can't say

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board