mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 20:21:50 +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:
|
||||
|
||||
- [@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)
|
||||
|
Reference in New Issue
Block a user