Jadu07 / CodeFlex

Write Code for the Issues from Issues Tab and Push the Code.
MIT License
1 stars 11 forks source link

Added linear search implementation #37

Closed ghulamhussainkhuhro closed 10 hours ago

ghulamhussainkhuhro commented 10 hours ago

This pull request introduces linear search algorithm in Python:

Linear Search (linear_search.py)