Skip to content

pratikifly/Linear-Search-in-an-array-Java-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Linear-Search-in-an-array-Java-

The operation of linear search in an array

A simple implementation of linear search in Java. The user will be prompted to input the number of elements in a list which they want to enter. The user then will choose an element to be searched in the list. The linear search algorithm will be automatically performed, and the index at which the target was found will be returned or the code will notify that it could not find the target.

About

The operation of linear search in an array

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages