1
GATE CSE 1994
MCQ (Single Correct Answer)
+2
-0.6
Which one of the following statements is false?
2
GATE CSE 1992
MCQ (Single Correct Answer)
+2
-0.6
Following algorithm(s) can be used to sort n integers in the range [1....... n3] in O(n) time
3
GATE CSE 1991
Numerical
+2
-0
Minimum number of comparisons required to sort 5 elements
Your input ____
4
GATE CSE 1990
MCQ (Single Correct Answer)
+2
-0.6
Match the pairs in the following:
(b) Constructing hash table witn linear probing
(c) AVL Tree construction
(d) Digital tree construction
(q) O(n)
(r) O(n2)
(s) $$\Omega \left( {n\log _2^n} \right)$$
List - I
(a) Heap construction(b) Constructing hash table witn linear probing
(c) AVL Tree construction
(d) Digital tree construction
List - II
(p) $$\Omega \left( {n\log _{10}^n} \right)$$(q) O(n)
(r) O(n2)
(s) $$\Omega \left( {n\log _2^n} \right)$$
GATE CSE Subjects
Browse all chapters by subject
Theory of Computation
Operating Systems
Algorithms
Database Management System
Data Structures
Computer Networks
Software Engineering
Compiler Design
Web Technologies
General Aptitude
Discrete Mathematics
Programming Languages