In the name of ALLAH, the most beneficient, the most merciful

Data Structures (CS301)

Question (select most suitable option)

  If there are N elements in an array then the number of maximum steps needed to find an element using Binary Search is ___________.
N
N2
Nlog2N
log2N