I\'m studying for a test and found this question:
I can\'t really determine the complexity, I figured it\'s either O(n2) or O(n3) and I\'m lea
You can proceed methodically, using Sigma Notation, to obtain the order of growth complexity: