Recent questions tagged algorithms

1 votes
2 answers
241
0 votes
0 answers
250
Determine the number of spanning tree in the following graph ?
0 votes
0 answers
251
Determine the number of the spanning treess in the following graph ???
0 votes
0 answers
252
Determine the number of the spanning treess in the following graph ???
1 votes
1 answer
253
Determine the number of the spanning treess in the following graph ???
10 votes
4 answers
256
Let $f$ and $g$ be functions of natural numbers given by $f(n)=n$ and $g(n)=n^{2}.$ Which of the following statements is/are $\text{TRUE}?$$f \in O(g)$$f \in \Omega(g)$$f...
21 votes
4 answers
257
Consider functions $\textsf{Function_1}$ and $\textsf{Function_2}$ expressed in pseudocode as follows:Function_1 | Function_2 while n 1 do | for i = 1 to 100 * n do for ...
3 votes
1 answer
260
Number of possible permutations that can be obtained using stack if the input sequence is 1, 2, 3, 4, 5 (in the order) is
0 votes
0 answers
264