Yet-Another-Series / Yet_Another_Algorithms_Repository

Beginner friendly repo for easily contributing algorithms' implementations
MIT License
36 stars 258 forks source link

Created a cpp file containing a linear search function. #267

Closed vgeladaris closed 4 years ago

vgeladaris commented 5 years ago

Created a cpp file containing a linear search function for an array of integers.

sammjainn commented 5 years ago

Edit the solution for general inputs, thanks for contributing!

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 4 years ago

Closed due to inactivity