Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 118 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 118 Bytes

LinearSearching

In the Linear Searching, the list or array is traversed sequentially and every element is checked.