Describe the algorithm to swap two adjacent elements by adjusting only the links (and not the data) using: a, singling link list b, doubling link list
solved Describe the algorithm to swap two adjacent elements by adjusting only the links (and not the data) using: a, singling link list b, doubling link list