problem-solving-javascript
problem-solving-javascript copied to clipboard
Linear Search Algorithm added
Added the JS code on how to perform Linear Search and also created a test file where all the possible edge cases are mentioned under searching folder