How would you go about proving the recursion T(n)=T(n4)+T(3n4)+nis O(nlogn) using induction?
Thanks!
I have injection f:A→B and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...
No comments:
Post a Comment