C
C
Chemodan2282020-06-24 15:18:25
Data Structures
Chemodan228, 2020-06-24 15:18:25

How to implement swap functions of two nodes in a doubly linked list?

How to implement swap functions of two nodes in a doubly linked list?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Pokrovsky, 2020-06-24
@Makaroshka007

You just change the next and previous nodes of the nodes, what's difficult?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question