Year-wise GATE papers

GATE 2015

25 questions and papers

GATE CS 2015 Set 1 — Question 52

Numerical answer 2 marks Computer Networks GATE CS — Computer Science & IT

Consider a network connecting two systems located 8000 km apart. The bandwidth of the network is \(500 \times 10^{6}\) bits per second. The propagation speed of the media is \(4 \times 10^{6}\) meters per second. It is needed to design a…

GATE CS 2015 Set 1 — Question 14

Multiple choice 1 mark Compiler Design GATE CS — Computer Science & IT

Match the following:List-IList-II(P) Lexical analysis(i) Leftmost derivation(Q) Top down parsing(ii) Type checking(R) Semantic analysis(iii) Regular expressions(S) Runtime environments(iv) Activation records

GATE CS 2015 Set 2 – Question 14

Multiple choice 1 mark Algorithms GATE CS — Computer Science & IT

An unordered list contains \(n\) distinct elements. The number of comparisons to find an element in this list that is neither maximum nor minimum is

GATE CS 2015 Set 1 – Question 34

Multiple choice 2 marks Algorithms GATE CS — Computer Science & IT

Consider the following array of elements:<89, 19, 50, 17, 12, 15, 2, 5, 7, 11, 6, 9, 100>The minimum number of interchanges needed to convert it into a…