What is space complexity of the program ?
Answer : C. Amount of memory required by the program to run
In regards to time complexity which will perform better ω(n4) or O(n3) ?
Answer : A. ω(n4)
Our site uses cookies. By using this site, you agree to the Privacy Policy and Terms of Use.