Q. No.
|
Question
|
Marks
|
1
|
Define algorithm and explain
characteristics of algorithm
|
2
|
2
|
Define the term: Data, Data Object,
Data Structure
|
2
|
3
|
Determine
the frequency count for line no.3
i=2n;
for
j=1to I
for
k=3 to j
m=m+1
|
2
|
4
|
Find
the frequency count and time complexity of the following code
For
i=20 to 30
For
j=1 to n
Am=am+1
End
end
|
2
|
5
|
Define
three asymptotic notations.
|
2
|
This blog helps you to understand Data structures and Algorithms as subject of SE computer
Pages
Tuesday, 3 October 2017
DSA Theory Assignment 1
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment