මෙන්න මේක කාටහරි තේරුම් කරලා දෙන්න පුලුවන්ද ?
1.3 Define what Big-O notation is and explain its role in evaluating efficiencies of algorithms. Write the Python program code for the above two algorithms and critically evaluate their efficiencies using Big-O notation.
code : binary search and Linear search
1.3 Define what Big-O notation is and explain its role in evaluating efficiencies of algorithms. Write the Python program code for the above two algorithms and critically evaluate their efficiencies using Big-O notation.
code : binary search and Linear search

