OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.52k stars 3.66k forks source link

Debugged old reversing singly linked list code and added a new code for the same too. #6755

Open MayankParkar opened 8 months ago

MayankParkar commented 8 months ago

Fixes issue:

Debugged an older file for reversing a linked list. Runs without any error now.

Changes:

Also, added new code for the same that is reversing a singly linked list.

MayankParkar commented 8 months ago

Removed the binary file

MayankParkar commented 8 months ago

@AdiChat Is there any other issues?