python-cpp-html-programs-projects icon indicating copy to clipboard operation
python-cpp-html-programs-projects copied to clipboard

Detect cycle in a linked list.

Open RohitShah1706 opened this issue 2 years ago • 7 comments

Given a linked list such that it's edges are numbered as a1, a2, .... an. The linked list is as follows. image Then detect if there is a cycle in the linked list or not.

Expected time complexity ; O(n) Expected space complexity: O(1).

@anomekumar08 please assign this issue to me under Hacktoberfest 22.

RohitShah1706 avatar Oct 10 '22 15:10 RohitShah1706

@anomekumar08 I have merged this as cycle detection in linked list as pull request #90. Please verify and merge.

RohitShah1706 avatar Oct 11 '22 16:10 RohitShah1706

hey can you please assign it to me.

nayanapardhekar avatar Oct 11 '22 16:10 nayanapardhekar

@anomekumar08 Can you help me - the status on hacktoberfest page shows waiting, even though the PR has been merged by you.

RohitShah1706 avatar Oct 11 '22 16:10 RohitShah1706

@RohitShah1706 It takes around a week for them to verify your PR

rishidyno avatar Oct 13 '22 02:10 rishidyno

Good morning , We are a team of 3 members from St Francis Institute of Technology (Mumbai , Maharashtra). For our Resource open source project Lab (ROSPL) , we are interested to work on the given issue. Kindly assign this (Detect cycle in a linked list issue) to us . Thank You.

Abhigitlog avatar Aug 31 '23 06:08 Abhigitlog

Good morning , We are a team of 3 members from St Francis Institute of Technology (Mumbai , Maharashtra). For our Resource open source project Lab (ROSPL) , we are interested to work on the given issue. Kindly assign this (Detect cycle in a linked list issue) to us . Thank You.

Abhigitlog avatar Oct 15 '23 07:10 Abhigitlog

I have solved this issue. So , can u assign me and merge it.

Abhigitlog avatar Oct 16 '23 18:10 Abhigitlog