0 answers
1
Do all IIT's upload offers on COAP portal at the same time or they upload offers in some order ?
1 answer
2
You have 1 billions elements, but memory which can hold only 1 million. How would you sort it using merge sort?Source-:https://gateoverflow.in/blog/4532/iiit-hyderabad-in...
1 answer
3
2 answers
4
Let $n \geq 3$ be an integer.Then the statement $$(n!)^{1/n} \leq \frac{n+1}{2}$$ istrue for every $n \geq 3$true if and only if $n \geq 5$not true for $n \geq 10$true ...
1 answer
5
If $\alpha,\beta $ and $ \gamma$ are the roots of the equation $x^3+3x^2-8x+1=0$, then an equation whose roots are $\alpha +1 , \beta +1 , \gamma +1 $ is given by$y^3-11y...
1 answer
6
Let $a,b,c$ and $d$ be real number such that $a+b=c+d$ and $ab=cd$. Prove that $a^{n}+b^{n}=c^{n}+d^{n}$ for all positive integer $n$.
3 answers
8
0 answers
9
My expected score for GATE 2018 is 606(General) and hence I won't be getting any good college at this score .Should I try for IIITH and BITS?Also, my last year score was ...
14 answers
11
The number of possible min-heaps containing each value from $\{1,2,3,4,5,6,7\}$ exactly once is _______
1 answer
13
As per various sites, syllabus and pattern of GATE and ISRO are similar. For someone who has prepared for GATE, how to start preparations for ISRO CSE exam to be held on ...
6 answers
14
The minimum number of $\text{D}$ flip-flops needed to design a mod-258 counter is98512258
2 answers
18
Is the following problem decidable-:1. Given a deterministic context-free grammar G, is L(G) = Σ* for some alphabet Σ ?Please also provide explaination.
0 answers
21
Is equivalence problem decidable in case of-:1) CFG's2) DCFG'sIf yes, then how?
0 answers
26
The solution given to this question is :How can z=5? According to me it should be 100
0 answers
27
The answer is given as (A) but according to me it should be (B). Can anyone explain please?
0 answers
28
Will I clear the written test round for ISRO 2017 recruitment exam for 'SC'(CSE) with a score of 137 in general category?
2 answers
30
What will a minimal DFA over alphabet {a,b} which accepts all strings in which second symbol from RHS is always 'a' look like?