4 answers
3
How many $4$-digit positive integers divisible by $3$ can be formed using only the digits $\{1,3,4,6,7\}$, such that no digit appears more than once in a number?$24$$48$$...
5 answers
5
Select the function(s) which is/are $O(n log n)$:$2n\log n+3n$$10n\log n^2$$1+\sqrt n$$2n^2-3n$
1 answer
11
Number of hamiltonian cycles for a graph K 5, 5( bipartite graph ) ??
2 answers
12
The number of essential prime implicants in the function f(a, b, c, d) = Σ(1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 15) is ________.
1 answer
15
which one true1. Determining whether context-free grammar is un-decidable2. Whether a given grammar is context-free is decidable
0 answers
17
1 answer
18
2 answers
19
In a host size for PDU of network layer is 17076 bytes, MTU size for that network is 200 bytes and IPv4 header size is 20 bytes .find number of IP fragments
1 answer
20
Time complexity=$\sum_{i=1}^{n}[\log (\frac{n}{i})] is$
2 answers
21
The roots of the polynomial $p(x)=x^{4}-2x^{3}-2x^{2}+8x-8$ are:$1, -1, 2, 2+3 i$$1+i, 1-i, 2, -2$$1, -1+i, 2, 2+3 i$$1+i, -1+i, 2, -2$
1 answer
25
what is the average-case time complexity for finding the height of the Binary tree.
1 answer
26
An unordered list contains $n$ distinct elements. The number of comparisons to find an element in the list that is larger than the second minimum in the list is$\Theta(n ...
4 answers
28
What will be the complexity of merging two circular single linked list? You can consider the sizes of the linked lists are n1 and n2, respectively.
0 answers
29
If there are ‘n’ processes in a system, with the time-quanta less than the CPU burst times of allthese processes in a given round, then the number of preemptions is a...
0 answers
30
$\int_{0}^{1}\tan^{-1} (1-\frac{1}{x})$ d(x) find