Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Feature/skiplist #24

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

fengkx
Copy link
Contributor

@fengkx fengkx commented Nov 13, 2019

What have you changed? (mandatory)

Add skiplist.

  • Summarize your pull request (mandatory)
    Add skiplist to collections.
  • How does this pull request work: a brief introduction for the changed logic (optional)
    A skiplist with insert, search, and remove.

NOTE: Do not assume that reviewers can understand the original issue

What is the type of the pull request? (mandatory)

The currently defined types are listed below, please pick one or more for this pull request

  • New features (adds functionality)

  • Improvement (an improvement to existing features)

  • Fixing (fixes an issue)

  • Documentation (improvements or changes to documentation)

Does this pull request affect documentation (docs)? (mandatory)

  • If the documentation has changed, please open a new issue and add the pull request link that resolves the new issue here.
    No

Reference to a related pull request or issue link (optional)

Benchmark results (optional)

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

Successfully merging this pull request may close these issues.

2 participants