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

Implement Jump Search in C++ #20

Open
VamsiSangam opened this issue Feb 3, 2017 · 0 comments
Open

Implement Jump Search in C++ #20

VamsiSangam opened this issue Feb 3, 2017 · 0 comments
Labels

Comments

@VamsiSangam
Copy link
Owner

Issue Description

  • Need the C++ implementation of Jump Search algorithm. For this issue please provide the non-optimised version of Jump Search algorithm.
  • Corresponding post on website
  • Permitted languages - C++

Guidelines

  • Your code will be live on a tutorial website, so code readability and understandability will be given paramount importance.
  • Please follow coding conventions listed in CONVENTIONS.md
  • The directory structure of the project is pretty obvious, but take a moment to go through STRUCTURE.md if you are confused where to place your code.
  • Please add a few sample input output test case files too. Minimum 1. The more the merrier!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant