cp-geeks-adgitm / Hacktoberfest

Everyone is free to contribute. Not eligible for Hacktoberfest
GNU General Public License v3.0
32 stars 95 forks source link

Linked_List.cpp #249

Closed BTANISHA11 closed 1 year ago

BTANISHA11 commented 1 year ago

Added a program to insert a node at beginning of linked list

Pranshu321 commented 1 year ago

@BTANISHA11 Looks good to me, just add the output of the following code, in the cpp file only as comments after the code.

Pranshu321 commented 1 year ago

@BTANISHA11 Looks good to me, just add the output of the following code, in the cpp file only as comments after the code.

@BTANISHA11 also add output in this file also.

BTANISHA11 commented 1 year ago

done @Pranshu321