HOMEWORK 2: RECTANGLE GRAPHICS NAME: < insert name > MISC. COMMENTS TO GRADER: This part is optional. Use it to explain any problems that you know about. Be concise. ALGORITHM ANALYSIS: What is the worst-case time complexity of your code that implements the "inconsistent" command? Let n be the number of objects. Justify your answer. In practice do you think that the worst-case analysis reflects the number of operations truly required? Why or why not?