Question: 2) What are the Time efficiency and Big-O for the following method? void myFun(int [][]t, int n ) 1 int val=4; int i,j; for (i=0;i
2) What are the Time efficiency and Big-O for the following method? void myFun(int [][]t, int n ) 1 int val=4; int i,j; for (i=0;i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
