Skip to content
Easy Remember DSA Coding Patterns Multiple Choice

What is the time complexity of binary search?

Remember — Tests recall of fundamental facts and definitions.

Answer Options

A O(n)
B O(n log n)
C O(log n)
D O(1)

Want to see the correct answer?

Get the answer with a detailed explanation, plus practice 13+ more DSA Coding Patterns questions with adaptive quizzes and timed interviews.

See the Answer on Guru Sishya →

This question is from the DSA Coding Patterns topic (Algorithms).

More DSA Coding Patterns Questions