GDSC-IGDTUW-Autumn-of-Code-2022 / dsa-foundation

To submit questions and answers for DSA.
5 stars 43 forks source link

Reverse linked list #11

Closed sonanshi-0209 closed 9 months ago

sonanshi-0209 commented 1 year ago

Given a pointer to the head node of a linked list, the task is to reverse the linked list. We need to reverse the list by changing the links between nodes. Example: Input: Head of following linked list 1->2->3->4->NULL Output: Linked list should be changed to, 4->3->2->1->NULL

aishvi-g commented 1 year ago

@Parul-Mann pls assign me this issue

tan1106 commented 1 year ago

Please assign this issue to me

meghaaroraa commented 1 year ago

@Parul-Mann please assign this issue to me

saumyabharti294 commented 1 year ago

@Parul-Mann please assign this issue to me!

Mansi8874 commented 1 year ago

@Parul-Mann Please assign this issue to me

Smita-Maurya commented 1 year ago

@Parul-Mann please assign this issue to me.

Sheetal-05 commented 1 year ago

@Parul-Mann Please assign this issue to me.

jain-shreyaa-1808 commented 1 year ago

@sonanshi-0209 @Parul-Mann assign this issue to me I can solve it in best time and space complexity

gh4abhi commented 1 year ago

Please assign this to me.

Neetika146 commented 1 year ago

@sonanshi-0209 @Parul-Mann please assign this issue to me

AyushiRwt20 commented 1 year ago

@sonanshi-0209 please assign this to me

sakshhhhhhi commented 1 year ago

@sonanshi-0209 please assign me this issue

liza0012 commented 1 year ago

Please assign me this issue @sonanshi-0209

BhavyaDevani commented 1 year ago

@sonanshi-0209 @Parul-Mann pls assign this issue to me

shahin-04 commented 1 year ago

pleae assign this issue to me @Parul-Mann @gdsc-igdtuw