3 answers
1
Find minimal states in DFA accepting {w1aw2, |w1| = 2, |w2| >=3, w1,w2 $\in$ $(a+b)^*$}?Is it $7$ or $8$?
1 answer
3
For a simple, undirected, weighted graph each edge havind distinct weight, How is it possible that there can be more than $1$ second best minimum spanning tree?
1 answer
4
Is statement 1 true for all safe expressions ?
0 answers
5
3 answers
8
What would be the worst case time complexity to build binary search tree with given arbitrary n elements?A) O(nlogn)B) O(n)C) O()D) O(log n)
0 answers
14
0 answers
15
2 answers
16
0 answers
25
What is language accepted by above PDA, where 0 is final state and 1 denotes non-final state ?
0 answers
26
Between a pair of IP addresses X and Y, what is the maximum number of simultaneous TCP connections possible?
0 answers
29
Which of above three are valid. I know A3 is valid.
1 answer
30