Interview Bootcamp
Ask Author
Back to course home

0% completed

Vote For New Content

Why this work?

umesh

May 9, 2025

1

20

0

Jul 3, 2025

asking for intuation : start of LinkedList cycle - Alternative approach

Anonymousron

Mar 18, 2025

0

26

0

Mar 18, 2025

The simplest solution you have ever seen.

Viktor Shevchenko

Jan 26, 2025

0

43

1

Feb 27, 2025

Solution#1 does not handle case when there is no cycle.

Tu Huy Nguyen

Jan 16, 2025

0

19

1

Feb 27, 2025

Concise Solution in python.

sid-patel

Aug 23, 2024

0

53

0

Sep 5, 2024

5 lines solution for c++ by using hashSet. O(n) complexity.

lejafilip

Jul 19, 2024

1

39

1

Aug 12, 2024

I don't think the posted solution is really the one that should be used

adi berkowitz

Jun 18, 2024

6

126

1

Dec 12, 2024

Start of LinkedList Cycle - A concise LeetCode solution!

Adrian Adewunmi

May 16, 2024

2

64

1

Aug 30, 2024

Why the heck is code so long, when it can be written as simple as this?

sharmilasiram

Apr 14, 2024

3

105

1

Aug 30, 2024

circle length then the circle start

Anonymoussealess

Mar 11, 2024

0

25

0

Mar 11, 2024

Anyone else feel like line 6 of solution needs more explanation?

anya.dipalma

Sep 15, 2023

8

104

2

Jan 15, 2025

Test case without cycle?

Matteo

Jul 23, 2023

3

61

1

Feb 27, 2024

Here is Link to Better Explanation

k

Jun 3, 2023

7

154

1

Jan 5, 2025

Frankly i'm not 100% sure how this example builds on any previous experience. I ...

CaptainKidd

Nov 22, 2022

3

110

1

Aug 30, 2024

Easier Python solution

Paolo Tormon

Jun 10, 2022

9

110

1

Jul 1, 2024

I understand how to iterate among a linked list.I don't understand why this is t...

Ray

Jan 15, 2022

0

107

2

Sep 8, 2022