0 answers
1
Give an efficient algorithm for maximum size rectangle binary sub-matrix with all 1s . [Complexity should be O($n^c$)](Memory based – Original question had a lot of ad...
0 answers
2
Suppose that G contains a cycle C, and a path of length at least k between some twovertices of C. Show that G contains a cycle of length at least √k.
0 answers
3
Determine the number of functions f:{1,2,3…,n}→{1995,1996} satisfying the condition that f(1)+f(2)+…f(n) is odd.
0 answers
4
Given a sequence $a_1$, $a_2$ , $a_3$ ... $a_n$ of any different positive integers, exhibit an arrangement of integers between 1 and $n^2$ which has no increasing or decr...
4 answers
5
Let $L$ be the set of all binary strings whose last two symbols are the same. The number of states in the minimal state deterministic finite state automaton accepting $L$...
1 answer
9
I tried it through state elimination method but I am getting stucked at the outgoing edge from D to A .
10 answers
10
Consider the following functions$f(n) = 3n^{\sqrt{n}}$$g(n) = 2^{\sqrt{n}{\log_{2}n}}$$h(n) = n!$Which of the following is true?$h(n)$ is $O(f(n))$$h(n)$ is $O(g(n))$$g(n...
0 answers
15
I only want to appear for one Centre-based mock. I am in a dilemma between Ace PreGate vs Made Easy CBT2.Could anyone please help me decide?
2 answers
16
1 answer
21
Suppose that the one-way propagation delay for a 100 Mbps Ethernet having 48-bit jamming signal is 1.04 micro-seconds. The minimum frame size in bits is: 112160208256
1 answer
23
If A = {1,2,3...n}, then number of equivalence relations possible on A , which are also surjection on A is ________________?How to approach this type of problems?
1 answer
24
Let R be set of all real numbers, and A = B = R*RA function A- B is defined byf(a,b) = (a+b,a-b)How to prove it is a bijective function?
2 answers
26
0 answers
27
If G is a connected k-regular graph with chromatic number k+1, then find the number of edges in G?
0 answers
28
Let G be a connected graph with 7 connected components and each component is a tree. If G has 26 edge then number of vertices in G is?
0 answers
29