Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Swapping nodes of a linked list #1030

Open samar08 opened 3 years ago

samar08 commented 3 years ago

Hi I am samar. I am a GSSOC 2021 participant. I want to implement code for swapping kth node from beginning and end of linkedlist. I will provide proper documentation and comments to make it understandable for a newbie in coding. I will also follow proper code structure to make it easily understandable. Thanks and regards A.M.Samara simha reddy

mandepsingh commented 3 years ago

Hello, I am a participant of GSSoC'21. I can contribute to this issue. Please assign me this task Thank you!

Upasana1216 commented 3 years ago

Hello, I'm Upasana Singh. I want to contribute to this issue in c++. Please assign this to me.