Reverse a doubly linked list recursively

plz providde the code and explain the implementation of it as well.

@S19LPPP0202
For explanation please refer this https://www.youtube.com/watch?v=uz6dimvl40Q
For code refer this https://www.geeksforgeeks.org/reverse-doubly-linked-list-using-recursion/

couldnot understand from here…plz provide detailed soln of the above problem…

@S19LPPP0202
The second link contains the code itself