Skip to content

Linked List Cycle #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Linked List Cycle #31

merged 1 commit into from
Sep 23, 2024

Conversation

rihib
Copy link
Owner

@rihib rihib commented Sep 6, 2024

Linked List Cycleを解きました。レビューをお願い致します。

問題:https://leetcode.com/problems/linked-list-cycle/
言語:Go

既に解いている方々(数が多かったので直近のものしか見れてません):
hrkh/leetcode#2
Mike0121/LeetCode#37
https://github.com/kenta-kk/arai60/pull/1
hroc135/leetcode#1
canisterism/leetcode#2
pineappleYogurt/leetCode#2
h1rosaka/arai60#4
ryo-devz/LeetCode#1
codgas/leetcode#2
rinost081/LeetCode#4

@rihib
Copy link
Owner Author

rihib commented Sep 6, 2024

ちなみにそれぞれの関数名の末尾にFloydやMapという単語がついてますが、関数名が重複しないようにしているだけなので、無視してください。

@h1rosaka
Copy link

h1rosaka commented Sep 8, 2024

計算量や空間計算量について確認してみても良いかもしれません。(他の方のMRを確認済みのようなので、記載していないだけですでに確認済みかもですが)

@rihib rihib merged commit e632fb0 into main Sep 23, 2024
@rihib rihib deleted the linked_list_cycle branch September 23, 2024 13:57
rihib added a commit that referenced this pull request Mar 31, 2025
rihib added a commit that referenced this pull request Mar 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants