The complexity of a linear search algorithm is
The complexity of a linear search algorithm is Correct Answer O(n)
It refers to n values complexity in the algorithm which can be reduced by choosing the other algorithms.
মোঃ আরিফুল ইসলাম
Feb 20, 2025