Log-log plot/graph of algorithm time complexity [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 5 years ago . I just wrote the quick and merge sort algorithms and I want to make a log-log plot of their run time vs size of array to sort. As I have never done this my question is does it matter if I choose arbitrary numbers for the array length (size of input) or should I follow a