Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

修正跳表遍历描述 #2708

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
Snailclimb merged 1 commit into Snailclimb:main from zjxjwxk:main
Aug 26, 2025
Merged

修正跳表遍历描述 #2708

Snailclimb merged 1 commit into Snailclimb:main from zjxjwxk:main
Aug 26, 2025

Conversation

Copy link
Contributor

@zjxjwxk zjxjwxk commented Aug 24, 2025
edited
Loading

认为原文的描述有误,可参考 https://oi-wiki.org/ds/skiplist
"在跳表中查找,就是从第 L(n) 层开始,水平地逐个比较直至当前节点的下一个节点大于等于目标节点,然后移动至下一层。"

@Snailclimb Snailclimb merged commit dab09dc into Snailclimb:main Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /