1 answer
2
1 answer
3
3 answers
4
A $2-3$ tree is a tree such thatall internal nodes have either 2 or 3 childrenall paths from root to the leaves have the same length.The maximum number of nodes of a 2-3 ...
6 answers
5
Four couples decide to form a committee of four members. The number of different committees that can be formed in which no couple finds a place is? 10121416
4 answers
8
What is the number of binary trees with $4$ nodes which when traversed in pre-order gives the sequence A, B, C, D?
1 answer
9
1 answer
10
According to me answer should be 0(n).
1 answer
12
Could anyone explain the complexity of function (finding GCD) using modulo operator
5 answers
15
QUESTION 8 : A bag contains 5 balls out of which some or maybe all are black. 2 balls are drawn from the bag and both are found to be black. What is the probability that ...
4 answers
18
2 answers
19
The set of values of $p$ for which the roots of the equation $3x^2+2x+p(p–1) = 0$ are of opposite sign is $(–∞, 0)$$(0, 1)$$(1, ∞)$$(0, ∞)$
2 answers
22
8 answers
23
The minimum number of $\text{JK}$ flip-flops required to construct a synchronous counter with the count sequence $(0, 0, 1, 1, 2, 2, 3, 3, 0, 0, \ldots)$ is _______.