Kumar-laxmi / Algorithms

A Repository for algorithms in C, C++, Python and Java
Apache License 2.0
309 stars 372 forks source link

Remove Cycle in Linked-List in C, C++, Java & Python #1683

Closed Kumar-laxmi closed 3 months ago

Kumar-laxmi commented 12 months ago

Is your feature request related to a problem? Please describe. Given a linked list. If the linked list contains a loop, return True and remove the loop. A linked list contains a cycle if it consists of a node that can be reached again by continuously following the next pointer.

Additional context image

shanvijha30 commented 12 months ago

@Kumar-laxmi I would like to work on this issue. Could you please assign it to me. Thank you!

Devchawla2608 commented 12 months ago

@Kumar-laxmi please assign this to me under SSOC'23. I'm ready to contribute in all 4 languages

Kumar-laxmi commented 12 months ago

Assigned! @shanvijha30 : C, C++, Java & Python

Tanyamodi commented 11 months ago

I would like to work on this issue, kindly assign this to me.

shivangi2002 commented 11 months ago

@Kumar-laxmi .It would be a great opportunity to work on it in cpp. Please assign me this.

ngm76 commented 8 months ago

Hi, I would like to contribute for this issue, in Java. Can you please assign it to me.

github-actions[bot] commented 3 months ago

Stale issue message