mirror of
https://github.com/TheAlgorithms/PHP.git
synced 2025-01-17 07:08:13 +01:00
Update linear_search.php
This commit is contained in:
parent
5b100fdb25
commit
f3fddf33dc
@ -11,7 +11,7 @@
|
||||
*
|
||||
* Examples:
|
||||
*
|
||||
* data = 5, 7, 8, 11, 12, 15. 17, 18, 20
|
||||
* data = 5, 7, 8, 11, 12, 15, 17, 18, 20
|
||||
*
|
||||
* x = 15
|
||||
* Element found at position 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user