Home > Learn C++ for Everyone > Learn C++ for Everyone > Introduction to Algorithms in C++ Show previous contentTry this exercise. Click the correct answer from the options.Which searching algorithm has a time complexity of O(n)?Click the option that best answers the question.Linear Search Binary Search Depth-First Search Breadth-First Search Show following content