Redirected
edited by
192 views

3 Answers

0 votes
0 votes
i think linked list would be better ,it will take constant space  and O(n) time complexity.

What's your opinion

Related questions

0 votes
0 votes
1 answer
2
admin asked Jan 6
96 views
The complexity of Kruskal's minimum spanning tree algorithm on a graph with ' $n$ ' nodes and ' $e$ ' edges is :$\mathrm{O}(n)$$\mathrm{O}(n \log n)$$\mathrm{O}(e \log n)...
0 votes
0 votes
1 answer
3
admin asked Jan 6
101 views
If a code is t-error correcting, the minimum Hamming distance is equal to :$2 t+1$$2 t$$2 t-1$$t-1$
0 votes
0 votes
3 answers
4
admin asked Jan 6
275 views
The set of positive integers under the operation of ordinary multiplication is :not a monoidnot a groupa groupan Abelian group