Skip to content

Linear Sort Algorithm? #361

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

Open
bf4648 opened this issue Jun 8, 2019 · 3 comments
Open

Linear Sort Algorithm? #361

bf4648 opened this issue Jun 8, 2019 · 3 comments

Comments

@bf4648
Copy link

bf4648 commented Jun 8, 2019

Any way the linear search algorithm can be added to this repo?
You can use the three types of linear search:

  1. linearSearch
  2. betterLinearSearch
  3. sentinalLinearSearch

There is a good implementation of this in type script found at the following repo:
algorithms-unlocked-linear-search

@mik-laj
Copy link

mik-laj commented Jun 22, 2019

Can you do PR with your change?

@ayush17
Copy link

ayush17 commented Jul 30, 2019

Is Any PR done ?

@RohithKulothungan
Copy link

RohithKulothungan commented Oct 17, 2019

@bf4648 bf4648 closed this as completed Jul 20, 2020
@bf4648 bf4648 reopened this Jul 20, 2020
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

4 participants