An algorithm with three nested loops will have a Big-O efficiency of (a size on n).

1
O(n3)
2
O(3n)
3
O(n4)
4
O(n2)
5
O(n)

Sponsored

hivanix.in

Visit

This quiz is brought to you by hivanix.in

🌐 Web App Development

Quick Navigation