vi. V. 1. sum = 0 Algorithm Sum (a,n) 1 s:=0.0; 2. for i = 1 to n: 2 for i :=1to n do 3. for j = i to n: 3 s:=s+a[i]; 4. sum += a[i][] 4 return s; 5. print(sum)

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Only 5 and 6
1.Find the exact step counts (growth function) and time complexity for following algorithms -
i.
1.Input m and n
2.If m == n
iii.
Algorithm Add(a,b,c,m,n)
1. for i:=1tom do
ii.
1. Initialize i =0
2. For i=0 to n-1
Read an integer in Arr[i]
for i :=1to n do
c[ij]:=a[i, j]+b[ij];
3.
Print "Same"
3.
2.
4. For i=0 to n-1
Print Arr[i]
4.
Sum=m+n
3.
5.
Print Sum
5.
6.Else Print "Not same"
vi.
iv.
V.
1.int i, j, k = 0;
1. sum = 0
Algorithm Sum (a,n)
1 s:=0.0;
2. for i = 1 to n:
2.for (i =1; i<= n*n; i++)
for (j = 1; j<= n; j= j+1)
k = k + n/2;
3.
for i :=1to n do
3.
for j = i to n:
4.
3
s:=s+a[i];
4.
sum += a[i]j)
4 return s;
5. print(sum)
vii.
viii.
1. Set I =n
2. While I>1
ix.
1. Set i =0
2. Repeat step 3-6 till i<=n
3.
void fun(int n, int arr[])
1. {
int i = 0, j= 0;
for(; i< n; ++i)
while(j <n && arr[i] < arr[j])
j+t;
Set J=n
3.
2.
J=1
While J<n
4.
While J>0
4.
3.
5.
J= J/2
5.
K=1
4.
6.
i=i+1
6.
While K <n
5.
7.
K+= 2
6. }
8.
J *= 2
9.
I/= 2
Transcribed Image Text:1.Find the exact step counts (growth function) and time complexity for following algorithms - i. 1.Input m and n 2.If m == n iii. Algorithm Add(a,b,c,m,n) 1. for i:=1tom do ii. 1. Initialize i =0 2. For i=0 to n-1 Read an integer in Arr[i] for i :=1to n do c[ij]:=a[i, j]+b[ij]; 3. Print "Same" 3. 2. 4. For i=0 to n-1 Print Arr[i] 4. Sum=m+n 3. 5. Print Sum 5. 6.Else Print "Not same" vi. iv. V. 1.int i, j, k = 0; 1. sum = 0 Algorithm Sum (a,n) 1 s:=0.0; 2. for i = 1 to n: 2.for (i =1; i<= n*n; i++) for (j = 1; j<= n; j= j+1) k = k + n/2; 3. for i :=1to n do 3. for j = i to n: 4. 3 s:=s+a[i]; 4. sum += a[i]j) 4 return s; 5. print(sum) vii. viii. 1. Set I =n 2. While I>1 ix. 1. Set i =0 2. Repeat step 3-6 till i<=n 3. void fun(int n, int arr[]) 1. { int i = 0, j= 0; for(; i< n; ++i) while(j <n && arr[i] < arr[j]) j+t; Set J=n 3. 2. J=1 While J<n 4. While J>0 4. 3. 5. J= J/2 5. K=1 4. 6. i=i+1 6. While K <n 5. 7. K+= 2 6. } 8. J *= 2 9. I/= 2
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY