Skip to content

Add skip list#3154

Merged
siriak merged 1 commit into
TheAlgorithms:masterfrom
Boiarshinov:3153_add_skip_list
Jun 21, 2022
Merged

Add skip list#3154
siriak merged 1 commit into
TheAlgorithms:masterfrom
Boiarshinov:3153_add_skip_list

Conversation

@Boiarshinov

Copy link
Copy Markdown
Contributor

Describe your change:

  • Add an algorithm?

References

Related Issue

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Java files are placed inside an existing directory.
  • All filenames are in all uppercase characters with no spaces or dashes.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in its comments that points to Wikipedia or other similar explanation.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

@siriak siriak left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, well done!

@siriak siriak merged commit e59568b into TheAlgorithms:master Jun 21, 2022
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