CodeCookbook
All topics
Algorithm Analysis
1 of 15 · 0/— correct
Shuffle
Reset
fill blank
medium
If f(n) = O(g(n)) and g(n) = O(h(n)), then f(n) = O(____).
Submit
← Previous
Next