Skip to content
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.

Added julia-linear-search #171

Merged
merged 1 commit into from
Oct 16, 2019
Merged

Conversation

webbalakumaran
Copy link
Contributor

Added an algorithm to implement a linear search in Julia.
The algorithm accepts inputs from the user and searches for the element.
If the element is found print the index, else print "Not found"
resolved: #1

@ayan-b
Copy link
Owner

ayan-b commented Oct 5, 2019

@webbalakumaran Thank you so much! Please add your name to the contributors section.

@ayan-b ayan-b merged commit c22d0b4 into ayan-b:master Oct 16, 2019
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.

Code in any language
2 participants