

McqMate
Q. |
Which of the following formulas in big-O notation best represent the expression n²+35n+6? |
A. | o(n³) |
B. | o(n²) |
C. | o(n) |
D. | o(42) |
Answer» B. o(n²) |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet