dev-AshishRanjan / dev-AshishRanjan/CSS-open-source

create a linear search function in c

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
C
Stars
2
Forks
19
PR merge metrics
No merged PRs in 30d

Description

write code for linear search in c.
The code goes in **linearSearch** function
The function returns :
- the index of the number if found
- -1 if not found.
The function takes a number as argument

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.