Question 1
What is the time complexity of the binary search algorithm?
Question 2
Which of the following sorting algorithms has the best average-case time complexity?
Question 3
In the context of algorithms, what does 'space complexity' refer to?
Question 4
What is the primary advantage of using a divide-and-conquer strategy in algorithms?
Question 5
What does it mean for an algorithm to be 'deterministic'?