Sorting-Searching-Algorithms
Sorting-Searching-Algorithms copied to clipboard
Create in_R.r
Linear search code in R language
I have added a linear search program in R language, please review the same and merge it in your repository.