The complexity of linear search algorithm is5
1413 5b5cc69be4d2b4197774c806
Q: The complexity of linear search algorithm is
- 1O(n2)false
- 2O(n log n)false
- 3O(n)true
- 4O(log n)false
- Show Answer
- Workspace
- Discuss