interview-corner icon indicating copy to clipboard operation
interview-corner copied to clipboard

Reverse a linked list

Open Rishikeshrajrxl opened this issue 4 years ago • 10 comments

Input: LinkedList: 1->2->3->4->5->6 Output: 6 5 4 3 2 1

Asked In: Accolite, Adobe, Amazon, Cisco, Cognizant, D-E-Shaw, and many more.

Rishikeshrajrxl avatar Jan 07 '21 12:01 Rishikeshrajrxl

@Abhijit2505 Please assign me this issue under SWOC tag

Rishikeshrajrxl avatar Jan 07 '21 12:01 Rishikeshrajrxl

I want to work on this. If it is available please let me know

jatinjain001 avatar Jan 07 '21 17:01 jatinjain001

I would be like to work on this!

Neha62-lit avatar Jan 10 '21 08:01 Neha62-lit

@Rishikeshrajrxl please get started with both the iterative and recursive method of reversing a LinkedList

Abhijit2505 avatar Jan 17 '21 08:01 Abhijit2505

@Abhijit2505 pls assign me this issue, I can do this in C, C++ & Python.

achalesh27022003 avatar Feb 08 '21 05:02 achalesh27022003

I would be like to work on this! @Abhijit2505 pls assign me this issue, I can do this in C, C++

ravikr126 avatar Feb 17 '21 18:02 ravikr126

Can you assign me?

ssurbhi09 avatar Oct 22 '21 04:10 ssurbhi09

@ssurbhi09 start please

Abhijit2505 avatar Oct 24 '21 10:10 Abhijit2505

check pr #121 done:)

ssurbhi09 avatar Oct 25 '21 03:10 ssurbhi09

Check pr #122

ssurbhi09 avatar Nov 02 '21 19:11 ssurbhi09