You should briefly analyze your algorithms to justify the correctness and the complexity. For example, you may want to state the number of iterations your loops run and how you come up with the overall complexity, similar to what we did in class. You don't have to formally prove it if you think your analysis is clear enough.