Capgemini Interview Question

Reverse the linked list using any programming language?

Interview Answer

Anonymous

Sep 28, 2023

By solving the question in online compiler . I used C++ to solve this.