Skip to content
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

Skip Lists. incomplete treatment in the lecture notes #303

Open
1dropaflame opened this issue Dec 5, 2024 · 0 comments
Open

Skip Lists. incomplete treatment in the lecture notes #303

1dropaflame opened this issue Dec 5, 2024 · 0 comments

Comments

@1dropaflame
Copy link

For https://jeffe.cs.illinois.edu/teaching/algorithms/notes/03-treaps.pdf

  1. I found the math proofs hard to follow. A clarifying sentence here and there in the algebra would have helped.
  2. Are all the nodes equal?
  3. what happens in the case when the searched for key is in an upper layer. Do we still descend below?
    Please see discussion here https://www.reddit.com/r/AskComputerScience/comments/1h6jg62/skip_lists_why_does_one_always_go_to_the_last/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
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

No branches or pull requests

1 participant