InterviewSolution
Saved Bookmarks
| 1. |
………….. describes the lower bound of an algorithm. (a) Big Ω(b) Big(c) Big O(d) Big ⊗ |
|
Answer» Big Ω describes the lower bound of an algorithm. |
|