104k views
3 votes
true/false: for all n, an algorithm which is o(n2) will be slower than an algorithm which is o(n log n). g

User KevinMo
by
7.9k points

1 Answer

4 votes
True. I had this assignment a while back
User Laxmikant Dange
by
7.4k points