Time Left - 15:00 mins

GATE CS : Data Structure & Programming Quiz

Attempt now to get your rank among 2190 students!

Question 1

Which of the following is not a Linear Data Structure?

Question 2

Which Among the following is Static Data Structure-

Question 3

 Queue follows which methodology for storing the data items?

Question 4

S1: An array is a collection of similar type of data items.
S2: Linked List follows contiguous memory locations.
S3: In Non-Linear data structures,the data items are not in sequence. 
S4: In Insertion Operation Underflow problem may occur.
The number of Correct Statements is/are_____

Question 5

Which of the given operations can be performed over a Linked List-
  1. Searching
  2. Insertion
  3. Sorting
  4. Merging
  5. Concatenation

Question 6

Which of the following is incorrect about Array?
  • 2190 attempts
  • 8 upvotes
  • 55 comments
Aug 19GATE & PSU CS