Related Questions
Q1: What is the efficiency of linear search?<br>A)O(1).<br>B)O(log
Q7: Linear search is faster and more complex
Q7: What is the efficiency of selection sort?<br>A)O(n2).<br>B)O(n
Q8: O(1)means that the algorithm has a constant
Q8: What is the term used for binary
Q9: The merge sort algorithm sorts an array
Q9: What does the first pass of selection
Q10: At the ith iteration of the insertion
Q15: Which of the following sorting algorithms is
Q20: What is the efficiency of merge sort?<br>A)O(log