Skip to content

Fix 26-1.py #161

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
Dec 7, 2022
Merged

Fix 26-1.py #161

merged 1 commit into from
Dec 7, 2022

Conversation

Yanghyeondong
Copy link
Contributor

@Yanghyeondong Yanghyeondong commented Nov 23, 2022

[issues]26번 원형 데크 디자인 문제 깃허브 코드 오타

간단하게 ListNode 주석 및 변수만 고쳐봤습니다. 리트코드 통과도 확인했습니다.
좋은 책 감사합니다!

[이슈 링크](#160)

간단하게 `ListNode` 주석 및 변수만 고쳐봤습니다. 리트코드 통과도 확인했습니다.
좋은 책 감사합니다!
@likejazz likejazz merged commit 67fdd31 into onlybooks:master Dec 7, 2022
@likejazz
Copy link
Collaborator

likejazz commented Dec 7, 2022

감사합니다! 리트코드에서는 기본적으로 ListNode를 단방향 연결 리스트로 정의하는데, 저 문제는 이중 연결 리스트였네요! 중요한 부분을 지적해주셔서 감사합니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants