mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
added an article link about linear search at DSA Roadmap (#7513)
This commit is contained in:
@@ -5,4 +5,5 @@ Linear search is one of the simplest search algorithms. In this method, every el
|
|||||||
Learn more from the following resources:
|
Learn more from the following resources:
|
||||||
|
|
||||||
- [@article@DSA Linear Search - W3Schools](https://www.w3schools.com/dsa/dsa_algo_linearsearch.php)
|
- [@article@DSA Linear Search - W3Schools](https://www.w3schools.com/dsa/dsa_algo_linearsearch.php)
|
||||||
|
- [@article@Linear Search - GeeksForGeeks](https://www.geeksforgeeks.org/linear-search/)
|
||||||
- [@video@Learn Linear Search in 3 minutes](https://www.youtube.com/watch?v=246V51AWwZM)
|
- [@video@Learn Linear Search in 3 minutes](https://www.youtube.com/watch?v=246V51AWwZM)
|
||||||
|
Reference in New Issue
Block a user